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
commit94e10f7d48b5191139dcd8790c4c88aa0fc35b21 (patch)
tree047c965a3b0dfa6b7341757d4ab4b65a5f949e7b /system/softhsm
parent6ca658806cb54743911e700318cd900e7f6c5fce (diff)
downloadslackbuilds-94e10f7d48b5191139dcd8790c4c88aa0fc35b21.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=""