pcsc-ccid: fix distfile url
This commit is contained in:
parent
aa7ea035ff
commit
a29160dba8
1 changed files with 4 additions and 5 deletions
|
@ -4,9 +4,8 @@
|
||||||
# the download page and find it in the download link.
|
# the download page and find it in the download link.
|
||||||
pkgname=pcsc-ccid
|
pkgname=pcsc-ccid
|
||||||
version=1.4.25
|
version=1.4.25
|
||||||
revision=1
|
revision=2
|
||||||
# The archive contains ccid-1.4.24
|
wrksrc=ccid-${version}
|
||||||
wrksrc=ccid-1.4.24
|
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-udev"
|
configure_args="--enable-udev"
|
||||||
hostmakedepends="pkg-config perl"
|
hostmakedepends="pkg-config perl"
|
||||||
|
@ -15,8 +14,8 @@ short_desc="PC/SC driver to support CCID compliant readers"
|
||||||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
homepage="http://pcsclite.alioth.debian.org/ccid.html"
|
homepage="http://pcsclite.alioth.debian.org/ccid.html"
|
||||||
distfiles="https://alioth.debian.org/frs/download.php/file/4171/ccid-${version}.tar.bz2"
|
distfiles="https://alioth.debian.org/frs/download.php/file/4187/ccid-${version}.tar.bz2"
|
||||||
checksum=62cb73c6c009c9799c526f05a05e25f00f0ad86d50f82a714dedcfbf4a7e4176
|
checksum=6b062b4ce0f04d6838d58e6faa255ba05222bd8ecb57a2d1116fdbe22f253609
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/
|
vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue