mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
pcsc-ccid: update to 1.5.4.
This commit is contained in:
parent
68501145b8
commit
0fd79a41e8
1 changed files with 4 additions and 4 deletions
|
@ -1,18 +1,18 @@
|
|||
# Template file for 'pcsc-ccid'
|
||||
pkgname=pcsc-ccid
|
||||
version=1.5.2
|
||||
version=1.5.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-twinserial"
|
||||
hostmakedepends="pkg-config perl"
|
||||
makedepends="pcsclite-devel eudev-libudev-devel libusb-compat-devel"
|
||||
hostmakedepends="pkg-config perl flex"
|
||||
makedepends="zlib-devel pcsclite-devel eudev-libudev-devel libusb-compat-devel"
|
||||
short_desc="PC/SC driver to support CCID compliant readers"
|
||||
maintainer="Jose G Perez Taveras <josegpt27@gmail.com>"
|
||||
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=13934487e6f8b48f699a16d367cc7a1af7a3ca874de721ac6e9633beb86e7219
|
||||
checksum=6e832adc172ecdcfdee2b56f33144684882cbe972daff1938e7a9c73a64f88bf
|
||||
|
||||
post_install() {
|
||||
vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/
|
||||
|
|
Loading…
Add table
Reference in a new issue