aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--system/softhsm/softhsm.SlackBuild5
-rw-r--r--system/softhsm/softhsm.info6
2 files changed, 6 insertions, 5 deletions
diff --git a/system/softhsm/softhsm.SlackBuild b/system/softhsm/softhsm.SlackBuild
index f1c399d89de5..a853328cf7be 100644
--- a/system/softhsm/softhsm.SlackBuild
+++ b/system/softhsm/softhsm.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for softhsm
-# Copyright 2016-2017 Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
+# Copyright 2016-2018 Giuseppe Di Terlizzi <giuseppe.diterlizzi@gmail.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=softhsm
-VERSION=${VERSION:-2.3.0}
+VERSION=${VERSION:-2.5.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -79,6 +79,7 @@ CXXFLAGS="$SLKCFLAGS" \
--mandir=/usr/man \
--docdir=/usr/doc/$PRGNAM-$VERSION \
--disable-static \
+ --disable-gost \
--build=$ARCH-slackware-linux
make
diff --git a/system/softhsm/softhsm.info b/system/softhsm/softhsm.info
index bfaa67f38683..4f6f6b88f2bb 100644
--- a/system/softhsm/softhsm.info
+++ b/system/softhsm/softhsm.info
@@ -1,8 +1,8 @@
PRGNAM="softhsm"
-VERSION="2.3.0"
+VERSION="2.5.0"
HOMEPAGE="https://www.opendnssec.org"
-DOWNLOAD="https://dist.opendnssec.org/source/softhsm-2.3.0.tar.gz"
-MD5SUM="d67d2391d00f127609d1368550df999a"
+DOWNLOAD="https://dist.opendnssec.org/source/softhsm-2.5.0.tar.gz"
+MD5SUM="fb0e490aa5d83de1b3936288c22c2475"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""