diff options
author | LukenShiro <lukenshiro@ngi.it> | 2015-11-07 10:10:47 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-07 10:10:47 +0700 |
commit | f792621f4be384daab64c38b879411ae933d7727 (patch) | |
tree | 2403368d927600fc24cbd485d00d20be7c94c7e5 /system | |
parent | 367dc203a028cd2b85f939e4a5d1fdc4f2f5a6b7 (diff) |
system/pcsc-tools: Updated for version 1.4.24.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r-- | system/pcsc-tools/pcsc-tools.SlackBuild | 4 | ||||
-rw-r--r-- | system/pcsc-tools/pcsc-tools.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/pcsc-tools/pcsc-tools.SlackBuild b/system/pcsc-tools/pcsc-tools.SlackBuild index e4633ab976bc..beba7b917f89 100644 --- a/system/pcsc-tools/pcsc-tools.SlackBuild +++ b/system/pcsc-tools/pcsc-tools.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for pcsc-tools # Copyright 2008 Andrew Psaltis <ampsaltis@gmail.com> -# Copyright 2011-2014 LukenShiro, Italy +# Copyright 2011-2015 LukenShiro, Italy # All rights reserved. # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pcsc-tools -VERSION=${VERSION:-1.4.23} +VERSION=${VERSION:-1.4.24} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pcsc-tools/pcsc-tools.info b/system/pcsc-tools/pcsc-tools.info index 6a5d4d61a041..3a5c9f2a09e2 100644 --- a/system/pcsc-tools/pcsc-tools.info +++ b/system/pcsc-tools/pcsc-tools.info @@ -1,8 +1,8 @@ PRGNAM="pcsc-tools" -VERSION="1.4.23" +VERSION="1.4.24" HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/" -DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.23.tar.gz" -MD5SUM="be8a7da2353f7601c21f8d155a2d6fd6" +DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.24.tar.gz" +MD5SUM="3260d995e8090b808519443b7d739ba5" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pcsc-perl perl-gtk2" |