diff options
author | LukenShiro <lukenshiro@ngi.it> | 2015-11-11 22:58:48 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-11-11 22:58:48 +0700 |
commit | 0ab8a9804668b91a7d0dc8e74d46ed1884a1e901 (patch) | |
tree | 484d835c2e35165589c2cc74dc4c5c64016064ce /system/ccid | |
parent | 50faaee488a7df80d5cc887d0e061dcf22962db3 (diff) | |
download | slackbuilds-0ab8a9804668b91a7d0dc8e74d46ed1884a1e901.tar.gz |
system/ccid: Updated for version 1.4.21.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/ccid')
-rw-r--r-- | system/ccid/ccid.SlackBuild | 4 | ||||
-rw-r--r-- | system/ccid/ccid.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/system/ccid/ccid.SlackBuild b/system/ccid/ccid.SlackBuild index cb7f9043d4..61e8ec28c1 100644 --- a/system/ccid/ccid.SlackBuild +++ b/system/ccid/ccid.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for ccid # Copyright 2008 Andrew Psaltis <ampsaltis@gmail.com> -# Copyright 2014 LukenShiro, Italy +# Copyright 2014-2015 LukenShiro, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -30,7 +30,7 @@ # 05 October 2009 -- Updated to version 1.3.11 PRGNAM=ccid -VERSION=${VERSION:-1.4.18} +VERSION=${VERSION:-1.4.21} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/ccid/ccid.info b/system/ccid/ccid.info index f308d66264..7db68a5de5 100644 --- a/system/ccid/ccid.info +++ b/system/ccid/ccid.info @@ -1,8 +1,8 @@ PRGNAM="ccid" -VERSION="1.4.18" +VERSION="1.4.21" HOMEPAGE="http://pcsclite.alioth.debian.org/ccid.html" -DOWNLOAD="https://alioth.debian.org/frs/download.php/file/4111/ccid-1.4.18.tar.bz2" -MD5SUM="8d57342bda53aaee706ef2d02409c4f4" +DOWNLOAD="https://alioth.debian.org/frs/download.php/file/4148/ccid-1.4.21.tar.bz2" +MD5SUM="d1c3d5b447510cd507d1ecc09ac41b04" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="pcsc-lite" |