perl-Archive-Zip: update to 1.64.
This commit is contained in:
parent
c9ace3ffb8
commit
d4ddbfabb0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'perl-Archive-Zip'
|
||||
pkgname=perl-Archive-Zip
|
||||
version=1.63
|
||||
version=1.64
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="Archive-Zip-${version}"
|
||||
|
@ -10,8 +10,8 @@ makedepends="$hostmakedepends"
|
|||
checkdepends="perl-Test-MockModule"
|
||||
depends="$makedepends"
|
||||
short_desc="Provide a perl interface to ZIP archive files"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
maintainer="maxice8 <thinkabit.ukim@gmail.com>"
|
||||
license="Artistic-1.0-Perl, GPL-1.0-or-later"
|
||||
homepage="https://metacpan.org/release/Archive-Zip"
|
||||
distfiles="${CPAN_SITE}/Archive/Archive-Zip-${version}.tar.gz"
|
||||
checksum=f12023b0e27c9504b7cf698426c726f4421707ef77c863ace98efc7692afe933
|
||||
checksum=de5f84f2148038363d557b1fa33f58edc208111f789f7299fe3d8f6e11b4d17d
|
||||
|
|
Loading…
Reference in a new issue