mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
system/ccid: Updated for version 1.4.18.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
8c07cd4408
commit
8078f80649
2 changed files with 4 additions and 4 deletions
|
@ -30,7 +30,7 @@
|
|||
# 05 October 2009 -- Updated to version 1.3.11
|
||||
|
||||
PRGNAM=ccid
|
||||
VERSION=${VERSION:-1.4.14}
|
||||
VERSION=${VERSION:-1.4.18}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="ccid"
|
||||
VERSION="1.4.14"
|
||||
VERSION="1.4.18"
|
||||
HOMEPAGE="http://pcsclite.alioth.debian.org/ccid.html"
|
||||
DOWNLOAD="https://alioth.debian.org/frs/download.php/file/3971/ccid-1.4.14.tar.bz2"
|
||||
MD5SUM="4596f82e85e2996f7877e892b5c18382"
|
||||
DOWNLOAD="https://alioth.debian.org/frs/download.php/file/4111/ccid-1.4.18.tar.bz2"
|
||||
MD5SUM="8d57342bda53aaee706ef2d02409c4f4"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pcsc-lite"
|
||||
|
|
Loading…
Reference in a new issue