summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--system/pcsc-tools/pcsc-tools.SlackBuild4
-rw-r--r--system/pcsc-tools/pcsc-tools.info6
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"