summaryrefslogtreecommitdiffstats
path: root/libraries/pkcs11-helper/pkcs11-helper.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-04 14:26:13 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2023-12-04 14:26:13 +0700
commitd3bf98c2e17eb8f32a2ed1cd66ddeee672a8a74e (patch)
treee3b2e47d54e55d38e1394c00dd3f65b3ee0310a0 /libraries/pkcs11-helper/pkcs11-helper.SlackBuild
parentf4a5e1b6bf5a69f4eb17fcacbbc1b559fc644ec7 (diff)
downloadslackbuilds-d3bf98c2e17eb8f32a2ed1cd66ddeee672a8a74e.tar.gz
slackbuilds-d3bf98c2e17eb8f32a2ed1cd66ddeee672a8a74e.tar.xz
libraries/pkcs11-helper: Updated for version 1.30.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pkcs11-helper/pkcs11-helper.SlackBuild')
-rw-r--r--libraries/pkcs11-helper/pkcs11-helper.SlackBuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/pkcs11-helper/pkcs11-helper.SlackBuild b/libraries/pkcs11-helper/pkcs11-helper.SlackBuild
index d6e261a9d0..d725c988db 100644
--- a/libraries/pkcs11-helper/pkcs11-helper.SlackBuild
+++ b/libraries/pkcs11-helper/pkcs11-helper.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=pkcs11-helper
-VERSION=${VERSION:-1.29.0}
+VERSION=${VERSION:-1.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}