diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/softhsm/slack-desc | 2 | ||||
-rw-r--r-- | system/softhsm/softhsm.SlackBuild | 2 | ||||
-rw-r--r-- | system/softhsm/softhsm.info | 6 |
3 files changed, 5 insertions, 5 deletions
diff --git a/system/softhsm/slack-desc b/system/softhsm/slack-desc index 37ba8aa436c58..d3cb9834ec344 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 1b1734ac15edc..f1c399d89de5c 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 71412984e0884..bfaa67f38683e 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="" |