system/pcsc-tools: Updated for version 1.4.24.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
LukenShiro 2015-11-07 10:10:47 +07:00 committed by Willy Sudiarto Raharjo
parent 367dc203a0
commit f792621f4b
2 changed files with 5 additions and 5 deletions

View file

@ -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}

View file

@ -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"