summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author LukenShiro2015-11-07 04:10:47 +0100
committer Willy Sudiarto Raharjo2015-11-07 04:10:47 +0100
commitf792621f4be384daab64c38b879411ae933d7727 (patch)
tree2403368d927600fc24cbd485d00d20be7c94c7e5
parent367dc203a028cd2b85f939e4a5d1fdc4f2f5a6b7 (diff)
downloadslackbuilds-f792621f4be384daab64c38b879411ae933d7727.tar.gz
system/pcsc-tools: Updated for version 1.4.24.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 e4633ab976..beba7b917f 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 6a5d4d61a0..3a5c9f2a09 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"