pcsc-ccid: update to 1.4.24
This commit is contained in:
parent
222feeb7af
commit
ce134e3792
1 changed files with 7 additions and 4 deletions
|
@ -1,7 +1,10 @@
|
|||
# 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.23
|
||||
revision=2
|
||||
version=1.4.24
|
||||
revision=1
|
||||
wrksrc=ccid-${version}
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-udev"
|
||||
|
@ -11,8 +14,8 @@ short_desc="PC/SC driver to support CCID compliant readers"
|
|||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://pcsclite.alioth.debian.org/ccid.html"
|
||||
distfiles="https://alioth.debian.org/frs/download.php/file/4169/ccid-${version}.tar.bz2"
|
||||
checksum=0836adceb6eee2925e9933e377a4c8cc86a285525c2b54520ad0da16d113ec68
|
||||
distfiles="https://alioth.debian.org/frs/download.php/file/4171/ccid-${version}.tar.bz2"
|
||||
checksum=62cb73c6c009c9799c526f05a05e25f00f0ad86d50f82a714dedcfbf4a7e4176
|
||||
|
||||
post_install() {
|
||||
vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/
|
||||
|
|
Loading…
Reference in a new issue