diff options
author | LukenShiro <lukenshiro@ngi.it> | 2015-09-27 21:27:59 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-09-27 21:27:59 +0700 |
commit | 81b5afd8baca60f27502c2a9f60265ff0566aa09 (patch) | |
tree | ee157a19821bf51f2515254674fabe06ff4b2fe5 /system/pcsc-lite/pcsc-lite.SlackBuild | |
parent | fbe1488b8de6c53d18151f565600b86639ebb820 (diff) | |
download | slackbuilds-81b5afd8baca60f27502c2a9f60265ff0566aa09.tar.gz |
system/pcsc-lite: Updated for version 1.8.14.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/pcsc-lite/pcsc-lite.SlackBuild')
-rw-r--r-- | system/pcsc-lite/pcsc-lite.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pcsc-lite/pcsc-lite.SlackBuild b/system/pcsc-lite/pcsc-lite.SlackBuild index f562b87794..7be660105f 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-2014 LukenShiro, Italy +# Copyright 2007-2015 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.12} +VERSION=${VERSION:-1.8.14} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |