From bc7a997ff96bc0d13b7e7705a639803129b54670 Mon Sep 17 00:00:00 2001 From: Giuseppe Di Terlizzi Date: Mon, 8 Oct 2018 23:22:38 +0100 Subject: system/softhsm: Updated for version 2.5.0. Signed-off-by: David Spencer --- system/softhsm/softhsm.SlackBuild | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'system/softhsm/softhsm.SlackBuild') diff --git a/system/softhsm/softhsm.SlackBuild b/system/softhsm/softhsm.SlackBuild index f1c399d89d..a853328cf7 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 +# Copyright 2016-2018 Giuseppe Di Terlizzi # 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 -- cgit v1.2.3