From d3bf98c2e17eb8f32a2ed1cd66ddeee672a8a74e Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Mon, 4 Dec 2023 14:26:13 +0700 Subject: [PATCH] libraries/pkcs11-helper: Updated for version 1.30.0. Signed-off-by: Willy Sudiarto Raharjo --- libraries/pkcs11-helper/pkcs11-helper.SlackBuild | 2 +- libraries/pkcs11-helper/pkcs11-helper.info | 6 +++--- 2 files changed, 4 insertions(+), 4 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} diff --git a/libraries/pkcs11-helper/pkcs11-helper.info b/libraries/pkcs11-helper/pkcs11-helper.info index 8ee8fa6ee8..8535ab5b3e 100644 --- a/libraries/pkcs11-helper/pkcs11-helper.info +++ b/libraries/pkcs11-helper/pkcs11-helper.info @@ -1,8 +1,8 @@ PRGNAM="pkcs11-helper" -VERSION="1.29.0" +VERSION="1.30.0" HOMEPAGE="https://github.com/OpenSC/pkcs11-helper/" -DOWNLOAD="https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-1.29.0/pkcs11-helper-1.29.0.tar.bz2" -MD5SUM="7a65cf41d4939bbac2f3432cccbf55aa" +DOWNLOAD="https://github.com/OpenSC/pkcs11-helper/releases/download/pkcs11-helper-1.30.0/pkcs11-helper-1.30.0.tar.bz2" +MD5SUM="f6dacff56228a6e9d5c0d417464a0d31" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""