mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pcsc-ccid: update to 1.4.32
This commit is contained in:
parent
0449b76a2a
commit
1538def3e1
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pcsc-ccid'
|
# Template file for 'pcsc-ccid'
|
||||||
pkgname=pcsc-ccid
|
pkgname=pcsc-ccid
|
||||||
version=1.4.31
|
version=1.4.32
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ccid-${version}"
|
wrksrc="ccid-${version}"
|
||||||
build_style=gnu-configure
|
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>"
|
maintainer="Jürgen Buchmüller <pullmoll@t-online.de>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://ccid.apdu.fr/"
|
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"
|
distfiles="https://ccid.apdu.fr/files/ccid-${version}.tar.bz2"
|
||||||
checksum=6b48d7b6e4390e038d25630f8664fe81618ab00f232d6efbe0e3cc6df28ce8f7
|
checksum=545f4ab7887d512aa4b6967b80ef18a77b790c34769718452737a633cefc1639
|
||||||
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
@ -43,4 +44,3 @@ pcsc-ccid-examples_package() {
|
||||||
done
|
done
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue