libraries/libcacard: Updated for version 2.7.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2019-08-19 16:17:31 +02:00 committed by Willy Sudiarto Raharjo
parent c0f5082e4b
commit 6fed6f37e7
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 5 deletions

View File

@ -2,7 +2,7 @@
# Slackware build script for libcacard # Slackware build script for libcacard
# Copyright 2012-2018 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # Copyright 2012-2019 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy
# All rights reserved. # All rights reserved.
# #
# Redistribution and use of this script, with or without modification, is # Redistribution and use of this script, with or without modification, is
@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libcacard PRGNAM=libcacard
VERSION=${VERSION:-2.6.1} VERSION=${VERSION:-2.7.0}
BUILD=${BUILD:-1} BUILD=${BUILD:-1}
TAG=${TAG:-_SBo} TAG=${TAG:-_SBo}

View File

@ -1,8 +1,8 @@
PRGNAM="libcacard" PRGNAM="libcacard"
VERSION="2.6.1" VERSION="2.7.0"
HOMEPAGE="https://www.spice-space.org" HOMEPAGE="https://www.spice-space.org"
DOWNLOAD="https://www.spice-space.org/download/libcacard/libcacard-2.6.1.tar.xz" DOWNLOAD="https://www.spice-space.org/download/libcacard/libcacard-2.7.0.tar.xz"
MD5SUM="8697c8fc73349f69e809364c2ee5d5bf" MD5SUM="b4cd5746c05d92169aa96f6ed4027dec"
DOWNLOAD_x86_64="" DOWNLOAD_x86_64=""
MD5SUM_x86_64="" MD5SUM_x86_64=""
REQUIRES="pcsc-lite" REQUIRES="pcsc-lite"