system/pcsc-perl: Updated for version 1.4.12.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
LukenShiro 2011-06-23 20:34:10 -04:00 committed by Niels Horn
parent 2808062a3e
commit d4fc1ce320
2 changed files with 8 additions and 8 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=pcsc-perl
VERSION=1.4.11
VERSION=${VERSION:-1.4.12}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="pcsc-perl"
VERSION="1.4.11"
VERSION="1.4.12"
HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/"
DOWNLOAD="http://www.mirrorservice.org/sites/www.ibiblio.org/gentoo/distfiles/pcsc-perl-1.4.11.tar.bz2"
MD5SUM="40abf259b6df83224eb73c8c8c5179bf"
DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/pcsc-perl-1.4.12.tar.bz2"
MD5SUM="f34c5ab748815bf0b2e571362b4f8121"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="LukenShiro"
EMAIL="lukenshiro@ngi.it"
APPROVED="Niels Horn"
APPROVED="dsomero"