mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-26 23:42:57 +02:00
pcsc-ccid: update to 1.4.26
This commit is contained in:
parent
63505f358c
commit
f3976e6163
1 changed files with 4 additions and 4 deletions
|
@ -3,8 +3,8 @@
|
||||||
# in distfiles also changes. You will have to look at
|
# in distfiles also changes. You will have to look at
|
||||||
# the download page and find it in the download link.
|
# the download page and find it in the download link.
|
||||||
pkgname=pcsc-ccid
|
pkgname=pcsc-ccid
|
||||||
version=1.4.25
|
version=1.4.26
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc=ccid-${version}
|
wrksrc=ccid-${version}
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-udev"
|
configure_args="--enable-udev"
|
||||||
|
@ -14,8 +14,8 @@ 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"
|
license="LGPL-2.1"
|
||||||
homepage="http://pcsclite.alioth.debian.org/ccid.html"
|
homepage="http://pcsclite.alioth.debian.org/ccid.html"
|
||||||
distfiles="https://alioth.debian.org/frs/download.php/file/4187/ccid-${version}.tar.bz2"
|
distfiles="https://alioth.debian.org/frs/download.php/file/4205/ccid-${version}.tar.bz2"
|
||||||
checksum=6b062b4ce0f04d6838d58e6faa255ba05222bd8ecb57a2d1116fdbe22f253609
|
checksum=3267bf708ab780c02f01f6241b7c7277cb892d30fd1179a9926a8cc0ca40be2f
|
||||||
|
|
||||||
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