diff options
Diffstat (limited to 'system')
-rw-r--r-- | system/pcsc-perl/pcsc-perl.SlackBuild | 4 | ||||
-rw-r--r-- | system/pcsc-perl/pcsc-perl.info | 6 | ||||
-rw-r--r-- | system/pcsc-perl/slack-desc | 10 |
3 files changed, 10 insertions, 10 deletions
diff --git a/system/pcsc-perl/pcsc-perl.SlackBuild b/system/pcsc-perl/pcsc-perl.SlackBuild index ccf3cdb2ef..1dd55d9f0b 100644 --- a/system/pcsc-perl/pcsc-perl.SlackBuild +++ b/system/pcsc-perl/pcsc-perl.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for pcsc-perl # Copyright 2008 Andrew Psaltis <ampsaltis@gmail.com> -# Copyright 2011 LukenShiro <lukenshiro@ngi.it> +# Copyright 2011-2013 LukenShiro, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=pcsc-perl -VERSION=${VERSION:-1.4.12} +VERSION=${VERSION:-1.4.13} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/pcsc-perl/pcsc-perl.info b/system/pcsc-perl/pcsc-perl.info index a045f90e0b..7525689133 100644 --- a/system/pcsc-perl/pcsc-perl.info +++ b/system/pcsc-perl/pcsc-perl.info @@ -1,8 +1,8 @@ PRGNAM="pcsc-perl" -VERSION="1.4.12" +VERSION="1.4.13" HOMEPAGE="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/" -DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/pcsc-perl-1.4.12.tar.bz2" -MD5SUM="f34c5ab748815bf0b2e571362b4f8121" +DOWNLOAD="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/pcsc-perl-1.4.13.tar.bz2" +MD5SUM="758ca469b79667fa8c41422df86a088b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pcsc-lite" diff --git a/system/pcsc-perl/slack-desc b/system/pcsc-perl/slack-desc index 79f27f9d2f..052a9b6cc4 100644 --- a/system/pcsc-perl/slack-desc +++ b/system/pcsc-perl/slack-desc @@ -1,9 +1,9 @@ # HOW TO EDIT THIS FILE: -# The "handy ruler" below makes it easier to edit a package description. Line -# up the first '|' above the ':' following the base package name, and the '|' -# on the right side marks the last column you can put a character in. You must -# make exactly 11 lines for the formatting to be correct. It's also -# customary to leave one space after the ':'. +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| pcsc-perl: pcsc-perl (Perl wrapper to pcsc-lite) |