perl-pcsc: extract update_* to external update file
This commit is contained in:
parent
45558f3f43
commit
67d83f4047
2 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,6 @@ short_desc="Perl wrapper to the PC/SC smartcard library (pcsc-lite)"
|
|||
maintainer="Carlo Dormeletti <carloDOTdormelettiATaliceDOTit>"
|
||||
homepage="http://ludovic.rousseau.free.fr/softwares/pcsc-perl/index.html"
|
||||
license="GPL-2"
|
||||
update_pkgname=pcsc-perl
|
||||
distfiles="http://ludovic.rousseau.free.fr/softwares/${_origname}/${_origname}-${version}.tar.bz2"
|
||||
checksum=a5f7dfb30be0346cfe80d47749994dab861592929d80786104693987b36e3684
|
||||
|
||||
|
|
1
srcpkgs/perl-pcsc/update
Normal file
1
srcpkgs/perl-pcsc/update
Normal file
|
@ -0,0 +1 @@
|
|||
pkgname=pcsc-perl
|
Loading…
Reference in a new issue