perl-Archive-Zip: update to 1.39
This commit is contained in:
parent
f1acf816d5
commit
ef340c5e5e
|
@ -1,16 +1,16 @@
|
|||
# Template build file for 'perl-Archive-Zip'.
|
||||
# Template file for 'perl-Archive-Zip'
|
||||
pkgname=perl-Archive-Zip
|
||||
version=1.38
|
||||
revision=3
|
||||
version=1.39
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Archive-Zip-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.20"
|
||||
makedepends="${hostmakedepends}"
|
||||
noarch="yes"
|
||||
depends="${makedepends}"
|
||||
short_desc="Provide a perl interface to ZIP archive files"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
license="Artistic, GPL-1"
|
||||
homepage="http://search.cpan.org/dist/Archive-Zip/"
|
||||
distfiles="${CPAN_SITE}/Archive/Archive-Zip-${version}.tar.gz"
|
||||
checksum=b793be49fd59193ec4ba10125196894d342b6ff9eb0d0ba04cf430895882a8fc
|
||||
checksum=5b5cae886257288b4af4c9ac7c797627ab193f5dcbb43097c61b2b4c68b2ba10
|
||||
|
|
Loading…
Reference in New Issue