pcsc-ccid: update to 1.4.28
This commit is contained in:
parent
7c6114de88
commit
e0517ee2cd
|
@ -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.27
|
||||
version=1.4.28
|
||||
revision=1
|
||||
wrksrc=ccid-${version}
|
||||
build_style=gnu-configure
|
||||
|
@ -14,8 +14,9 @@ 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/4218/ccid-${version}.tar.bz2"
|
||||
checksum=a660e269606986cb94840ad5ba802ffb0cd23dd12b98f69a35035e0deb9dd137
|
||||
distfiles="https://alioth.debian.org/frs/download.php/file/4230/ccid-${version}.tar.bz2"
|
||||
checksum=875836ac5d9d952b40dc1a253a726e74361671864d81337285a3260268f8ade0
|
||||
|
||||
|
||||
post_install() {
|
||||
vinstall src/92_pcscd_ccid.rules 644 usr/lib/udev/rules.d/
|
||||
|
|
Loading…
Reference in New Issue