summaryrefslogtreecommitdiffstats
path: root/system/softhsm
diff options
context:
space:
mode:
author Giuseppe Di Terlizzi2017-12-29 01:13:43 +0100
committer Willy Sudiarto Raharjo2018-01-06 00:54:59 +0100
commit29ab20eed0a0ed92c304fd20f2f02f9e35d05d10 (patch)
treed7176d9c08186163241ff729c60992fd36c6414c /system/softhsm
parente0ed3d0acf80cc5f1a87c774fddc9767d41a460e (diff)
downloadold.slackbuilds-29ab20eed0a0ed92c304fd20f2f02f9e35d05d10.tar.gz
system/softhsm: Updated for version 2.3.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'system/softhsm')
-rw-r--r--system/softhsm/slack-desc2
-rw-r--r--system/softhsm/softhsm.SlackBuild2
-rw-r--r--system/softhsm/softhsm.info6
3 files changed, 5 insertions, 5 deletions
diff --git a/system/softhsm/slack-desc b/system/softhsm/slack-desc
index 37ba8aa436..d3cb9834ec 100644
--- a/system/softhsm/slack-desc
+++ b/system/softhsm/slack-desc
@@ -9,7 +9,7 @@
softhsm: softhsm (Software Hardware Security Module)
softhsm:
softhsm: SoftHSM is an implementation of a cryptographic store accessible
-softhsm: through a PKCS #11 interface. You can use it to explore PKCS #11
+softhsm: through a PKCS #11 interface. You can use it to explore PKCS #11
softhsm: without having a Hardware Security Module.
softhsm:
softhsm:
diff --git a/system/softhsm/softhsm.SlackBuild b/system/softhsm/softhsm.SlackBuild
index 1b1734ac15..f1c399d89d 100644
--- a/system/softhsm/softhsm.SlackBuild
+++ b/system/softhsm/softhsm.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=softhsm
-VERSION=${VERSION:-2.2.0}
+VERSION=${VERSION:-2.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/system/softhsm/softhsm.info b/system/softhsm/softhsm.info
index 71412984e0..bfaa67f386 100644
--- a/system/softhsm/softhsm.info
+++ b/system/softhsm/softhsm.info
@@ -1,8 +1,8 @@
PRGNAM="softhsm"
-VERSION="2.2.0"
+VERSION="2.3.0"
HOMEPAGE="https://www.opendnssec.org"
-DOWNLOAD="https://dist.opendnssec.org/source/softhsm-2.2.0.tar.gz"
-MD5SUM="28ec167ef19dc41ec04c3d173b264aef"
+DOWNLOAD="https://dist.opendnssec.org/source/softhsm-2.3.0.tar.gz"
+MD5SUM="d67d2391d00f127609d1368550df999a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""