diff --git a/srcpkgs/pcsc-ccid/template b/srcpkgs/pcsc-ccid/template index f1af9e8fff0..4b96769e9fa 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 8399d8d03e9..cd28d65ecf8 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