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
|
||||
# the download page and find it in the download link.
|
||||
pkgname=pcsc-ccid
|
||||
version=1.4.25
|
||||
revision=2
|
||||
version=1.4.26
|
||||
revision=1
|
||||
wrksrc=ccid-${version}
|
||||
build_style=gnu-configure
|
||||
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>"
|
||||
license="LGPL-2.1"
|
||||
homepage="http://pcsclite.alioth.debian.org/ccid.html"
|
||||
distfiles="https://alioth.debian.org/frs/download.php/file/4187/ccid-${version}.tar.bz2"
|
||||
checksum=6b062b4ce0f04d6838d58e6faa255ba05222bd8ecb57a2d1116fdbe22f253609
|
||||
distfiles="https://alioth.debian.org/frs/download.php/file/4205/ccid-${version}.tar.bz2"
|
||||
checksum=3267bf708ab780c02f01f6241b7c7277cb892d30fd1179a9926a8cc0ca40be2f
|
||||
|
||||
post_install() {
|
||||
vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/
|
||||
|
|
Loading…
Reference in a new issue