perl-WWW-Mechanize: update to 1.74.
This commit is contained in:
parent
38980deaa9
commit
c044b4bb80
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'perl-WWW-Mechanize'.
|
# Template build file for 'perl-WWW-Mechanize'.
|
||||||
pkgname=perl-WWW-Mechanize
|
pkgname=perl-WWW-Mechanize
|
||||||
version=1.73
|
version=1.74
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/perl-/}-${version}"
|
wrksrc="${pkgname/perl-/}-${version}"
|
||||||
build_style=perl-module
|
build_style=perl-module
|
||||||
hostmakedepends="perl>=5.20 perl-LWP perl-HTML-Parser perl-URI
|
hostmakedepends="perl>=5.20 perl-LWP perl-HTML-Parser perl-URI
|
||||||
|
@ -15,7 +15,7 @@ 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=e9d56c921ce8f09a9087031249945f27383e29cee28b1e0a46c473d894423cff
|
checksum=4e18c2a220839057de4df7436e98a4368fba603e4fac4e9f2afbfb5b2abda45d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
unset configure_args
|
unset configure_args
|
||||||
|
|
Loading…
Reference in New Issue