perl-Archive-Zip: update to 1.68.
This commit is contained in:
parent
ddadb4c64c
commit
bf498330ab
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.67
|
||||
version=1.68
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="Archive-Zip-${version}"
|
||||
|
@ -10,8 +10,8 @@ makedepends="$hostmakedepends"
|
|||
depends="$makedepends"
|
||||
checkdepends="perl-Test-MockModule"
|
||||
short_desc="Provide a perl interface to ZIP archive files"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Zach Dykstra <dykstra.zachary@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=be2274344c7659bf9189838dc6b9a59ec6f957c74ddfd35ff2780d56f4592774
|
||||
checksum=984e185d785baf6129c6e75f8eb44411745ac00bf6122fb1c8e822a3861ec650
|
||||
|
|
Loading…
Reference in a new issue