Rebuild all perl modules for perl-5.18.
This commit is contained in:
parent
e82ff85cf9
commit
2099650eb6
34 changed files with 133 additions and 111 deletions
|
@ -1,9 +1,10 @@
|
|||
# Template build file for 'perl-HTTP-Cookies'.
|
||||
pkgname=perl-HTTP-Cookies
|
||||
version=6.00
|
||||
revision=1
|
||||
revision=2
|
||||
wrksrc="HTTP-Cookies-$version"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl>=5.18"
|
||||
makedepends="perl-HTTP-Message"
|
||||
short_desc="HTTP::Cookies - HTTP cookie jars"
|
||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||
|
@ -31,6 +32,6 @@ perl-HTTP-Cookies_package() {
|
|||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
pkg_install() {
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue