From 2a39a893a1e7f122662c65c11da29a1babd38b0c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20W=C3=B3jcik?= Date: Fri, 4 Jan 2019 18:00:08 +0100 Subject: [PATCH] pcsc-ccid: update to 1.4.30. --- srcpkgs/pcsc-ccid/template | 17 +++++++---------- srcpkgs/pcsc-ccid/update | 3 +-- 2 files changed, 8 insertions(+), 12 deletions(-) diff --git a/srcpkgs/pcsc-ccid/template b/srcpkgs/pcsc-ccid/template index f1af9e8fff..4b96769e9f 100644 --- a/srcpkgs/pcsc-ccid/template +++ b/srcpkgs/pcsc-ccid/template @@ -1,21 +1,18 @@ # Template file for 'pcsc-ccid' -# Note: when updating the version, the 4 digit number -# in distfiles also changes. You will have to look at -# the download page and find it in the download link. pkgname=pcsc-ccid -version=1.4.29 -revision=2 -wrksrc=ccid-${version} +version=1.4.30 +revision=1 +wrksrc="ccid-${version}" build_style=gnu-configure configure_args="--enable-udev --enable-twinserial" hostmakedepends="pkg-config perl" makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel" short_desc="PC/SC driver to support CCID compliant readers" maintainer="Jürgen Buchmüller " -license="LGPL-2.1" -homepage="http://pcsclite.alioth.debian.org/ccid.html" -distfiles="https://alioth.debian.org/frs/download.php/file/4238/ccid-${version}.tar.bz2" -checksum=a5432ae845730493c04e59304b5c0c6103cd0e2c8827df57d69469a3eaaab84d +license="LGPL-2.1-or-later" +homepage="https://ccid.apdu.fr/" +distfiles="https://ccid.apdu.fr/files/ccid-${version}.tar.bz2" +checksum=ac17087be08880a0cdf99a8a2799a4ef004dc6ffa08b4d9b0ad995f39a53ff7c post_install() { diff --git a/srcpkgs/pcsc-ccid/update b/srcpkgs/pcsc-ccid/update index 8399d8d03e..cd28d65ecf 100644 --- a/srcpkgs/pcsc-ccid/update +++ b/srcpkgs/pcsc-ccid/update @@ -1,2 +1 @@ -site="https://alioth.debian.org/frs/?group_id=30105" -pattern='ccid-\K[\d]+\.[\d]+\.[\d]+' +pkgname=ccid