mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
perl-pcsc: rebuild for perl-5.38.0.
This commit is contained in:
parent
0a08954c18
commit
341d2f9162
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'perl-pcsc'
|
||||
pkgname=perl-pcsc
|
||||
version=1.4.14
|
||||
revision=10
|
||||
revision=11
|
||||
_origname="pcsc-perl"
|
||||
build_style=perl-module
|
||||
hostmakedepends="pkg-config perl"
|
||||
|
@ -13,6 +13,7 @@ license="GPL-2.0-or-later"
|
|||
homepage="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/index.html"
|
||||
distfiles="http://ludovic.rousseau.free.fr/softwares/${_origname}/${_origname}-${version}.tar.bz2"
|
||||
checksum=2722b7e5543e4faf3ba1ec6b29a7dfec6d92be1edec09d0a3191992d4d88c69d
|
||||
make_check=no # requires hardware
|
||||
|
||||
post_install() {
|
||||
for f in examples/* test.pl; do
|
||||
|
|
Loading…
Add table
Reference in a new issue