pcsclite: update to 1.8.23.
This commit is contained in:
parent
85e32fba47
commit
64550f6bea
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pcsclite'
|
# Template file for 'pcsclite'
|
||||||
pkgname=pcsclite
|
pkgname=pcsclite
|
||||||
version=1.8.22
|
version=1.8.23
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pcsc-lite-${version}"
|
wrksrc="pcsc-lite-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -8,12 +8,12 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="https://alioth.debian.org/projects/pcsclite"
|
homepage="https://alioth.debian.org/projects/pcsclite"
|
||||||
license="2-clause-BSD"
|
license="2-clause-BSD"
|
||||||
short_desc="Middleware to access a smart card using SCard API (PC/SC)"
|
short_desc="Middleware to access a smart card using SCard API (PC/SC)"
|
||||||
configure_args="--enable-libudev --sbindir=/usr/bin"
|
configure_args="--enable-libudev --sbindir=/usr/bin --disable-libsystemd"
|
||||||
hostmakedepends="intltool pkg-config python"
|
hostmakedepends="intltool pkg-config python"
|
||||||
makedepends="eudev-libudev-devel libusb-devel python-devel"
|
makedepends="eudev-libudev-devel libusb-devel python-devel"
|
||||||
depends="python"
|
depends="python"
|
||||||
distfiles="https://alioth.debian.org/frs/download.php/file/4225/pcsc-lite-${version}.tar.bz2"
|
distfiles="https://alioth.debian.org/frs/download.php/file/4235/pcsc-lite-${version}.tar.bz2"
|
||||||
checksum=6a358f61ed3b66a7f6e1f4e794a94c7be4c81b7a58ec360c33791e8d7d9bd405
|
checksum=5a27262586eff39cfd5c19aadc8891dd71c0818d3d629539bd631b958be689c9
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv pcscd
|
vsv pcscd
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue