summaryrefslogtreecommitdiffstats
path: root/system
diff options
context:
space:
mode:
author LukenShiro2013-05-19 15:12:47 +0200
committer dsomero2013-05-19 15:12:47 +0200
commitb808bd07098794d32ff029607c87ef844358cfa8 (patch)
treedede801c918a2b5e34d5fb45222abf5a5d764416 /system
parent4745f3a6b3de0a13224368014576344cc5fbd552 (diff)
downloadslackbuilds-b808bd07098794d32ff029607c87ef844358cfa8.tar.gz
system/pcsc-perl: Updated for version 1.4.13.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system')
-rw-r--r--system/pcsc-perl/pcsc-perl.SlackBuild4
-rw-r--r--system/pcsc-perl/pcsc-perl.info6
-rw-r--r--system/pcsc-perl/slack-desc10
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)