libraries/libcacard: Updated for version 2.5.3.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2018-03-14 21:17:44 +01:00 committed by Willy Sudiarto Raharjo
parent c02c2c782b
commit 051eacd4fb
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for libcacard
# Copyright 2012-2016 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# Copyright 2012-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, 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=libcacard
VERSION=${VERSION:-2.5.2}
VERSION=${VERSION:-2.5.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="libcacard"
VERSION="2.5.2"
VERSION="2.5.3"
HOMEPAGE="https://www.spice-space.org"
DOWNLOAD="https://www.spice-space.org/download/libcacard/libcacard-2.5.2.tar.xz"
MD5SUM="8b6fb1b0fef660b6e5d7a1fe42f5349b"
DOWNLOAD="https://www.spice-space.org/download/libcacard/libcacard-2.5.3.tar.xz"
MD5SUM="362a021853699008e00aaa1fecdc26c0"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pcsc-lite"