libraries/libcacard: Updated for version 2.6.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
parent
0ddacd5415
commit
2ca6638aa1
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libcacard
|
||||
VERSION=${VERSION:-2.5.3}
|
||||
VERSION=${VERSION:-2.6.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libcacard"
|
||||
VERSION="2.5.3"
|
||||
VERSION="2.6.1"
|
||||
HOMEPAGE="https://www.spice-space.org"
|
||||
DOWNLOAD="https://www.spice-space.org/download/libcacard/libcacard-2.5.3.tar.xz"
|
||||
MD5SUM="362a021853699008e00aaa1fecdc26c0"
|
||||
DOWNLOAD="https://www.spice-space.org/download/libcacard/libcacard-2.6.1.tar.xz"
|
||||
MD5SUM="8697c8fc73349f69e809364c2ee5d5bf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pcsc-lite"
|
||||
|
|
Loading…
Reference in New Issue