perl-Archive-Zip: rebuild with perl>=5.18 due to site/vendor scripts move.
This commit is contained in:
parent
9952f24b02
commit
232a5a5742
@ -1,10 +1,10 @@
|
||||
# Template build file for 'perl-Archive-Zip'.
|
||||
pkgname=perl-Archive-Zip
|
||||
version=1.30
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="Archive-Zip-${version}"
|
||||
build_style=perl-module
|
||||
makedepends="perl>=5.16"
|
||||
makedepends="perl>=5.18"
|
||||
short_desc="Provide a perl interface to ZIP archive files"
|
||||
maintainer="pancake <pancake@nopcode.org>"
|
||||
license="GPL, PerlArtistic"
|
||||
@ -16,6 +16,6 @@ perl-Archive-Zip_package() {
|
||||
noarch="yes"
|
||||
depends="${makedepends}"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user