mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-04 03:42:56 +02:00
pcsclite: update to 1.9.1.
Adopt.
This commit is contained in:
parent
1f78a8748a
commit
e323922acd
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'pcsclite'
|
# Template file for 'pcsclite'
|
||||||
pkgname=pcsclite
|
pkgname=pcsclite
|
||||||
version=1.9.0
|
version=1.9.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="pcsc-lite-upstream-${version}"
|
wrksrc="pcsc-lite-upstream-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -9,11 +9,11 @@ hostmakedepends="intltool pkg-config python3"
|
||||||
makedepends="eudev-libudev-devel libusb-devel python3-devel"
|
makedepends="eudev-libudev-devel libusb-devel python3-devel"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
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)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
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=6d60b2b745d304440bdcf2c8697ffd84697fc74f8ac3c0a231e90ecbfb8d3a14
|
checksum=686fbd1c29e282388111f01b6fdfa4fe6b8349908236645b869115b21e4f73e8
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vsv pcscd
|
vsv pcscd
|
||||||
|
|
Loading…
Add table
Reference in a new issue