mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pcsclite: update to 2.3.2.
This commit is contained in:
parent
ebf3c1b0a4
commit
39a681f032
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=2.3.1
|
version=2.3.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Dlibudev=true -Dlibsystemd=false -Dpolkit=false"
|
configure_args="-Dlibudev=true -Dlibsystemd=false -Dpolkit=false"
|
||||||
|
@ -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=3c6a3f82ab647e42021798c45260f83f5e7943a842bfa81f55585361d75b1cc0
|
checksum=83cbc1189a3e12ec8675ae49f522d980c3a38e6e0dc6f3a7b25b31bbe167b0dd
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv pcscd
|
vsv pcscd
|
||||||
|
|
Loading…
Add table
Reference in a new issue