diff options
author | LukenShiro <lukenshiro@ngi.it> | 2012-12-28 22:28:24 +0100 |
---|---|---|
committer | Matteo Bernardini <ponce@slackbuilds.org> | 2012-12-28 22:28:41 +0100 |
commit | e90260582d001914946a6e655ba68dc65e66e29b (patch) | |
tree | 40e6c967e82945fa1ab146b936ad071f3b8fddfe /system/pcsc-tools/pcsc-tools.SlackBuild | |
parent | c5ae0128ff3de163c10bae582f3ae32980a969d7 (diff) | |
download | slackbuilds-e90260582d001914946a6e655ba68dc65e66e29b.tar.gz |
system/pcsc-tools: Updated for version 1.4.21.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/pcsc-tools/pcsc-tools.SlackBuild')
-rw-r--r-- | system/pcsc-tools/pcsc-tools.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/pcsc-tools/pcsc-tools.SlackBuild b/system/pcsc-tools/pcsc-tools.SlackBuild index 1fa4deac1d..78dbd9839e 100644 --- a/system/pcsc-tools/pcsc-tools.SlackBuild +++ b/system/pcsc-tools/pcsc-tools.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for pcsc-tools # Copyright 2008 Andrew Psaltis <ampsaltis@gmail.com> -# Copyright 2011-2012 LukenShiro, Italy +# Copyright 2011-2013 LukenShiro, Italy # All rights reserved. # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=pcsc-tools -VERSION=${VERSION:-1.4.20} +VERSION=${VERSION:-1.4.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |