diff options
author | LukenShiro <lukenshiro@ngi.it> | 2012-12-28 22:28:24 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-28 22:28:41 +0100 |
commit | e90260582d001914946a6e655ba68dc65e66e29b (patch) | |
tree | 40e6c967e82945fa1ab146b936ad071f3b8fddfe /system | |
parent | c5ae0128ff3de163c10bae582f3ae32980a969d7 (diff) | |
download | slackbuilds-e90260582d001914946a6e655ba68dc65e66e29b.tar.gz |
system/pcsc-tools: Updated for version 1.4.21.
Signed-off-by: Matteo Bernardini <ponce@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 1fa4deac1d..78dbd9839e 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-2012 LukenShiro, Italy +# Copyright 2011-2013 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.20} +VERSION=${VERSION:-1.4.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pcsc-tools/pcsc-tools.info b/system/pcsc-tools/pcsc-tools.info index 02aa9f0f10..ed1cff202a 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.20" +VERSION="1.4.21" HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/" -DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.20.tar.gz" -MD5SUM="c85f8b983e4b9a9dcd373725f024c6b8" +DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-tools/pcsc-tools-1.4.21.tar.gz" +MD5SUM="c5ec17124aab4e933d537d6253046423" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pcsc-perl perl-gtk2" |