mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
pcsc-tools: update to 1.5.3.
Closes #13519. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
6fdaaacb21
commit
7f37a8f375
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'pcsc-tools'
|
||||
pkgname=pcsc-tools
|
||||
version=1.5.2
|
||||
version=1.5.3
|
||||
revision=1
|
||||
build_style="gnu-configure"
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="pcsclite-devel"
|
||||
depends="perl-Gtk2 perl-pcsc"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
homepage="http://ludovic.rousseau.free.fr/softwares/pcsc-tools"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
short_desc="Tools used to test a PC/SC driver, card or reader"
|
||||
distfiles="http://ludovic.rousseau.free.fr/softwares/${pkgname}/${pkgname}-${version}.tar.bz2"
|
||||
checksum=ff4e087c76700aa5a25dd7d0bc4f55bb4a5e71cd4f0d6b5301babe0b434f86fc
|
||||
checksum=daaa011c28daa00653bd8e2a3d8b0b9f8abae00f7344f50b1a94fbd2b01f1d14
|
||||
|
|
Loading…
Add table
Reference in a new issue