mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
pcsclite: update to 2.0.0.
This commit is contained in:
parent
7653695819
commit
ae7c30425a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pcsclite'
|
# Template file for 'pcsclite'
|
||||||
pkgname=pcsclite
|
pkgname=pcsclite
|
||||||
version=1.9.9
|
version=2.0.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libudev --disable-libsystemd"
|
configure_args="--enable-libudev --disable-libsystemd"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-2-Clause, GPL-3.0-or-later"
|
license="BSD-2-Clause, GPL-3.0-or-later"
|
||||||
homepage="https://salsa.debian.org/debian/pcsc-lite"
|
homepage="https://salsa.debian.org/debian/pcsc-lite"
|
||||||
distfiles="https://salsa.debian.org/debian/pcsc-lite/-/archive/upstream/${version}/pcsc-lite-upstream-${version}.tar.gz"
|
distfiles="https://salsa.debian.org/debian/pcsc-lite/-/archive/upstream/${version}/pcsc-lite-upstream-${version}.tar.gz"
|
||||||
checksum=a945e7cf0ffa81b8c1dfa6e2d20299b44dbb010a52be3c7f88aacf3cd99df75e
|
checksum=0c75a2266b9962c7eb3853492b245d471127fa22ef342adfe76300fcc89cbaab
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv pcscd
|
vsv pcscd
|
||||||
|
|
Loading…
Add table
Reference in a new issue