pcsc-ccid: update to 1.4.32
This commit is contained in:
parent
0449b76a2a
commit
1538def3e1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pcsc-ccid'
|
||||
pkgname=pcsc-ccid
|
||||
version=1.4.31
|
||||
version=1.4.32
|
||||
revision=1
|
||||
wrksrc="ccid-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,8 +11,9 @@ short_desc="PC/SC driver to support CCID compliant readers"
|
|||
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://ccid.apdu.fr/"
|
||||
changelog="https://salsa.debian.org/rousseau/CCID/-/raw/master/README.md"
|
||||
distfiles="https://ccid.apdu.fr/files/ccid-${version}.tar.bz2"
|
||||
checksum=6b48d7b6e4390e038d25630f8664fe81618ab00f232d6efbe0e3cc6df28ce8f7
|
||||
checksum=545f4ab7887d512aa4b6967b80ef18a77b790c34769718452737a633cefc1639
|
||||
|
||||
|
||||
post_install() {
|
||||
|
@ -43,4 +44,3 @@ pcsc-ccid-examples_package() {
|
|||
done
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue