diff options
Diffstat (limited to 'system/yubico-piv-tool/yubico-piv-tool.SlackBuild')
-rw-r--r-- | system/yubico-piv-tool/yubico-piv-tool.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/yubico-piv-tool/yubico-piv-tool.SlackBuild b/system/yubico-piv-tool/yubico-piv-tool.SlackBuild index 3bd886e9015d8..f61736412ce59 100644 --- a/system/yubico-piv-tool/yubico-piv-tool.SlackBuild +++ b/system/yubico-piv-tool/yubico-piv-tool.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=yubico-piv-tool -VERSION=${VERSION:-2.4.2} +VERSION=${VERSION:-2.5.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |