aboutsummaryrefslogtreecommitdiffstats
path: root/community/perl-www-mechanize/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/perl-www-mechanize/APKBUILD')
-rw-r--r--community/perl-www-mechanize/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/perl-www-mechanize/APKBUILD b/community/perl-www-mechanize/APKBUILD
index 24725ca7698..0516592c715 100644
--- a/community/perl-www-mechanize/APKBUILD
+++ b/community/perl-www-mechanize/APKBUILD
@@ -4,7 +4,7 @@
pkgname=perl-www-mechanize
#_pkgreal is used by apkbuild-cpan to find modules at MetaCpan
_pkgreal=WWW-Mechanize
-pkgver=2.12
+pkgver=2.13
pkgrel=0
pkgdesc="Handy web browsing in a Perl object"
url="https://metacpan.org/release/WWW-Mechanize/"
@@ -17,7 +17,7 @@ depends="
checkdepends="
perl-http-daemon perl-test-fatal perl-test-output perl-test-deep perl-test-warnings
perl-path-tiny perl-test-nowarnings perl-test-taint perl-test-exception perl-libwww
- perl-test-memory-cycle perl-http-message perl-uri perl-test-warn
+ perl-test-memory-cycle perl-uri perl-test-warn
"
subpackages="$pkgname-doc"
source="https://cpan.metacpan.org/authors/id/S/SI/SIMBABQUE/WWW-Mechanize-$pkgver.tar.gz"
@@ -40,5 +40,5 @@ package() {
}
sha512sums="
-b6e379caeae5d53be88cd1066b452c81f2f1ae83906277e7cee3d06932843fe0331cfc38e9523db67c60c60802204d6223a0f02e7d5cea46fe2adbe8ecc7dcd9 WWW-Mechanize-2.12.tar.gz
+72439399b47fe14a5e7cf40843b25c20a373fe7e133e86d2f694f7f8db6fec1374bfd1c4e3e92310baf528fd7e7d9de8a122fca8238df94de6df53941a5fd778 WWW-Mechanize-2.13.tar.gz
"