perl-WWW-Mechanize: update to 1.78.
This commit is contained in:
parent
6588675417
commit
a0d46e37a0
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template build file for 'perl-WWW-Mechanize'.
|
# Template build file for 'perl-WWW-Mechanize'.
|
||||||
pkgname=perl-WWW-Mechanize
|
pkgname=perl-WWW-Mechanize
|
||||||
version=1.75
|
version=1.78
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
|
@ -9,13 +9,13 @@ hostmakedepends="perl perl-LWP perl-HTML-Parser perl-URI
|
||||||
perl-Test-Warn perl-HTML-Form"
|
perl-Test-Warn perl-HTML-Form"
|
||||||
makedepends="${hostmakedepends}"
|
makedepends="${hostmakedepends}"
|
||||||
depends="${makedepends}"
|
depends="${makedepends}"
|
||||||
noarch="yes"
|
noarch=yes
|
||||||
short_desc="WWW::Mechanize - Handy web browsing in a Perl object"
|
short_desc="WWW::Mechanize - Handy web browsing in a Perl object"
|
||||||
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||||
homepage="http://search.cpan.org/dist/WWW-Mechanize"
|
homepage="http://search.cpan.org/dist/WWW-Mechanize"
|
||||||
license="Artistic, GPL-1"
|
license="Artistic, GPL-1"
|
||||||
distfiles="${CPAN_SITE}/WWW/${pkgname/perl-/}-$version.tar.gz"
|
distfiles="${CPAN_SITE}/WWW/${pkgname/perl-/}-$version.tar.gz"
|
||||||
checksum=5310051feb66c6ef9f7a4c070c66ec6092932129fc9cd18bba009ce999b7930b
|
checksum=714841ba62c26c307be5cc49ae8a55d4a64d4c56faa51be5477f60b0b128009c
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
unset configure_args
|
unset configure_args
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue