pcsc-ccid: update to 1.4.27.
This commit is contained in:
parent
36990e026f
commit
f102a82132
1 changed files with 3 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
|||
# 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.26
|
||||
version=1.4.27
|
||||
revision=1
|
||||
wrksrc=ccid-${version}
|
||||
build_style=gnu-configure
|
||||
|
@ -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/4205/ccid-${version}.tar.bz2"
|
||||
checksum=3267bf708ab780c02f01f6241b7c7277cb892d30fd1179a9926a8cc0ca40be2f
|
||||
distfiles="https://alioth.debian.org/frs/download.php/file/4218/ccid-${version}.tar.bz2"
|
||||
checksum=a660e269606986cb94840ad5ba802ffb0cd23dd12b98f69a35035e0deb9dd137
|
||||
|
||||
post_install() {
|
||||
vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/
|
||||
|
|
Loading…
Reference in a new issue