mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
perl-WWW-Mechanize: update to 1.80.
This commit is contained in:
parent
7239376c13
commit
1d35897c7a
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template build file for 'perl-WWW-Mechanize'.
|
||||
pkgname=perl-WWW-Mechanize
|
||||
version=1.79
|
||||
version=1.80
|
||||
revision=1
|
||||
wrksrc="${pkgname/perl-/}-${version}"
|
||||
build_style=perl-module
|
||||
|
@ -14,8 +14,8 @@ 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=196c29aeb74ada424d79781770e3e4ff7e293cee0c210b8f50e0e34d3c124708
|
||||
distfiles="${CPAN_SITE}/WWW/${pkgname/perl-/}-${version}.tar.gz"
|
||||
checksum=1d5c812c0eed83e8fd01f06bebf3e1d63498a260c19c72948ed26a4019e5c056
|
||||
|
||||
pre_configure() {
|
||||
unset configure_args
|
||||
|
|
Loading…
Add table
Reference in a new issue