summaryrefslogtreecommitdiffstats
path: root/system/pcsc-lite/pcsc-lite.SlackBuild
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2012-12-28 22:18:36 +0100
committer Matteo Bernardini <ponce@slackbuilds.org>2012-12-28 22:19:04 +0100
commitc5ae0128ff3de163c10bae582f3ae32980a969d7 (patch)
treefcfe506d73e5887bb5d39c086422eec82642ec64 /system/pcsc-lite/pcsc-lite.SlackBuild
parent15964ea7da2d16298fc58f2bfdc1752a52de9783 (diff)
downloadslackbuilds-c5ae0128ff3de163c10bae582f3ae32980a969d7.tar.gz
slackbuilds-c5ae0128ff3de163c10bae582f3ae32980a969d7.tar.xz
system/pcsc-lite: Updated for version 1.8.7.
Added more notes about need of dedicated user and group. Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/pcsc-lite/pcsc-lite.SlackBuild')
-rw-r--r--system/pcsc-lite/pcsc-lite.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pcsc-lite/pcsc-lite.SlackBuild b/system/pcsc-lite/pcsc-lite.SlackBuild
index fd14c8b13d..dc007d1fed 100644
--- a/system/pcsc-lite/pcsc-lite.SlackBuild
+++ b/system/pcsc-lite/pcsc-lite.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pcsc-lite
-# Copyright 2007-2012 LukenShiro, Italy
+# Copyright 2007-2013 LukenShiro, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pcsc-lite
-VERSION=${VERSION:-1.8.3}
+VERSION=${VERSION:-1.8.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}