mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pcsclite: update to 2.2.2.
This commit is contained in:
parent
b85ab51d5a
commit
3a03a70914
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.2.1
|
version=2.2.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=f22084c9b052743b097177e48f62cadfe73e24e3081d3e2a844bcd7d31c9e7ce
|
checksum=007b9b51a22a652dcf067eacfe43db5f06a49e8c94df7df4e4bae50055b3685b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv pcscd
|
vsv pcscd
|
||||||
|
|
Loading…
Add table
Reference in a new issue