perl-pcsc: rebuild for perl-5.34 and fix lint
This commit is contained in:
parent
7f9120ecf6
commit
73b7a402de
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-pcsc'.
|
||||
# Template file for 'perl-pcsc'
|
||||
pkgname=perl-pcsc
|
||||
version=1.4.14
|
||||
revision=8
|
||||
revision=9
|
||||
_origname="pcsc-perl"
|
||||
wrksrc="${_origname}-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -10,8 +10,8 @@ makedepends="perl pcsclite-devel"
|
|||
depends="perl libpcsclite"
|
||||
short_desc="Perl wrapper to the PC/SC smartcard library (pcsc-lite)"
|
||||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
homepage="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/index.html"
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue