perl-WWW-Mechanize: update to 1.78.
This commit is contained in:
parent
6588675417
commit
a0d46e37a0
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'perl-WWW-Mechanize'.
|
||||
pkgname=perl-WWW-Mechanize
|
||||
version=1.75
|
||||
version=1.78
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -9,13 +9,13 @@ hostmakedepends="perl perl-LWP perl-HTML-Parser perl-URI
|
|||
perl-Test-Warn perl-HTML-Form"
|
||||
makedepends="${hostmakedepends}"
|
||||
depends="${makedepends}"
|
||||
noarch="yes"
|
||||
noarch=yes
|
||||
short_desc="WWW::Mechanize - Handy web browsing in a Perl object"
|
||||
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=5310051feb66c6ef9f7a4c070c66ec6092932129fc9cd18bba009ce999b7930b
|
||||
checksum=714841ba62c26c307be5cc49ae8a55d4a64d4c56faa51be5477f60b0b128009c
|
||||
|
||||
pre_configure() {
|
||||
unset configure_args
|
||||
|
|
Loading…
Reference in New Issue