mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 02:42:56 +02:00
pcsc-ccid: update to 1.6.2.
This commit is contained in:
parent
e0b6a05a57
commit
473c9561e9
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'pcsc-ccid'
|
# Template file for 'pcsc-ccid'
|
||||||
pkgname=pcsc-ccid
|
pkgname=pcsc-ccid
|
||||||
version=1.6.1
|
version=1.6.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dserial=true"
|
configure_args="-Dserial=true -Denable-extras=true"
|
||||||
hostmakedepends="pkg-config perl flex"
|
hostmakedepends="pkg-config perl flex"
|
||||||
makedepends="zlib-devel pcsclite-devel eudev-libudev-devel libusb-compat-devel"
|
makedepends="zlib-devel pcsclite-devel eudev-libudev-devel libusb-compat-devel"
|
||||||
short_desc="PC/SC driver to support CCID compliant readers"
|
short_desc="PC/SC driver to support CCID compliant readers"
|
||||||
|
@ -12,7 +12,7 @@ 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"
|
changelog="https://salsa.debian.org/rousseau/CCID/-/raw/master/README.md"
|
||||||
distfiles="https://ccid.apdu.fr/files/ccid-${version}.tar.xz"
|
distfiles="https://ccid.apdu.fr/files/ccid-${version}.tar.xz"
|
||||||
checksum=2eca8fb07e8fe7c0d39daeaca7b97cd73c40ed9b72738a24ad3dcbdfc918e1ea
|
checksum=41958410950157e622f9d91c9e78c7b708db74e22f71190c581d24d20564d449
|
||||||
|
|
||||||
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
Reference in a new issue