pcsc-ccid: update to 1.4.31
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
8edbbd6d9a
commit
c1b73dc682
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'pcsc-ccid'
|
||||
pkgname=pcsc-ccid
|
||||
version=1.4.30
|
||||
revision=2
|
||||
version=1.4.31
|
||||
revision=1
|
||||
wrksrc="ccid-${version}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-udev --enable-twinserial"
|
||||
|
@ -12,13 +12,13 @@ maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="https://ccid.apdu.fr/"
|
||||
distfiles="https://ccid.apdu.fr/files/ccid-${version}.tar.bz2"
|
||||
checksum=ac17087be08880a0cdf99a8a2799a4ef004dc6ffa08b4d9b0ad995f39a53ff7c
|
||||
checksum=6b48d7b6e4390e038d25630f8664fe81618ab00f232d6efbe0e3cc6df28ce8f7
|
||||
|
||||
|
||||
post_install() {
|
||||
vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/
|
||||
vdoc readers/supported_readers.txt
|
||||
vdoc README
|
||||
vdoc README.md
|
||||
}
|
||||
|
||||
pcsc-ccid-contrib_package() {
|
||||
|
|
Loading…
Reference in a new issue