mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
pcsc-acsccid: update to 1.1.9.
This commit is contained in:
parent
ae7c30425a
commit
11ac2912c0
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pcsc-acsccid'
|
# Template file for 'pcsc-acsccid'
|
||||||
pkgname=pcsc-acsccid
|
pkgname=pcsc-acsccid
|
||||||
version=1.1.8
|
version=1.1.9
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-udev"
|
configure_args="--enable-udev"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
homepage="http://acsccid.sourceforge.net"
|
homepage="http://acsccid.sourceforge.net"
|
||||||
distfiles="${SOURCEFORGE_SITE}/${pkgname/pcsc-/}/${pkgname/pcsc-/}-${version}.tar.bz2"
|
distfiles="${SOURCEFORGE_SITE}/${pkgname/pcsc-/}/${pkgname/pcsc-/}-${version}.tar.bz2"
|
||||||
checksum=f86fd846bc88594a569ea27040cb441d933b7eca8d51d2a90bacf161e7740051
|
checksum=cd7e41817364d2ad2e049e55bd2d10b073e1eec99dbc5a08dfb787dd449f5a48
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vinstall src/92_pcscd_acsccid.rules 644 usr/lib/udev/rules.d/
|
vinstall src/92_pcscd_acsccid.rules 644 usr/lib/udev/rules.d/
|
||||||
|
|
Loading…
Add table
Reference in a new issue