perl-WWW-Mechanize: update to 1.82.
This commit is contained in:
parent
22c30ffdff
commit
d0b91306d0
|
@ -1,7 +1,7 @@
|
|||
# Template build file for 'perl-WWW-Mechanize'.
|
||||
pkgname=perl-WWW-Mechanize
|
||||
version=1.80
|
||||
revision=2
|
||||
version=1.82
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
hostmakedepends="perl 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"
|
||||
license="Artistic, GPL-1"
|
||||
distfiles="${CPAN_SITE}/WWW/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=1d5c812c0eed83e8fd01f06bebf3e1d63498a260c19c72948ed26a4019e5c056
|
||||
checksum=1a4a38961797340e6c66a73bd1492fd18630b3afc8317d82aa53558f821f59a9
|
||||
|
||||
pre_configure() {
|
||||
unset configure_args
|
||||
|
|
Loading…
Reference in New Issue