system/yubico-piv-tool: Updated for version 2.5.2.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
pyllyukko 2024-05-25 15:48:01 +03:00 committed by Willy Sudiarto Raharjo
parent c1c6cc5b7e
commit 91a1e29d77
2 changed files with 4 additions and 4 deletions

View file

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=yubico-piv-tool
VERSION=${VERSION:-2.5.1}
VERSION=${VERSION:-2.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="yubico-piv-tool"
VERSION="2.5.1"
VERSION="2.5.2"
HOMEPAGE="https://developers.yubico.com/yubico-piv-tool/"
DOWNLOAD="https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.1.tar.gz"
MD5SUM="f354366991e45c5206eabdd9fee8f81c"
DOWNLOAD="https://developers.yubico.com/yubico-piv-tool/Releases/yubico-piv-tool-2.5.2.tar.gz"
MD5SUM="793fc9c00cc5b1e8edcc867fcc6637a9"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="gengetopt pcsc-lite"