mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
pcsclite: update to 2.0.3.
This commit is contained in:
parent
7292d1213f
commit
0cd5851494
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'pcsclite'
|
# Template file for 'pcsclite'
|
||||||
pkgname=pcsclite
|
pkgname=pcsclite
|
||||||
version=2.0.1
|
version=2.0.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--enable-libudev --disable-libsystemd --disable-polkit"
|
configure_args="--enable-libudev --disable-libsystemd --disable-polkit"
|
||||||
hostmakedepends="intltool pkg-config python3 flex"
|
hostmakedepends="intltool pkg-config python3 flex"
|
||||||
|
@ -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=e98789884d85bf7e841cd2544389fc4d82d7c079c02ddee49aabd5a6cf25afc2
|
checksum=e230d8dbef31318dc0e1fd4102ee6e40c0d100886f2aa82c86b0c8e92b1efa3e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv pcscd
|
vsv pcscd
|
||||||
|
|
Loading…
Add table
Reference in a new issue