pcsc-acsccid: update to 1.1.8.
This commit is contained in:
parent
b9df635f3b
commit
a2d1e86550
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'pcsc-acsccid'
|
||||
pkgname=pcsc-acsccid
|
||||
version=1.1.7
|
||||
version=1.1.8
|
||||
revision=1
|
||||
wrksrc="${pkgname/pcsc-/}-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="LGPL-2.1-or-later"
|
||||
homepage="http://acsccid.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname/pcsc-/}/${pkgname/pcsc-/}-${version}.tar.bz2"
|
||||
checksum=3778548ff9b639dd46d1570922e425698e16c5a0a0840ed1fad235052e291ee3
|
||||
checksum=f86fd846bc88594a569ea27040cb441d933b7eca8d51d2a90bacf161e7740051
|
||||
|
||||
post_install() {
|
||||
vinstall src/92_pcscd_acsccid.rules 644 usr/lib/udev/rules.d/
|
||||
|
|
Loading…
Reference in New Issue