summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author Brenton Earl <brent@exitstatusone.com>2016-07-07 23:35:46 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2016-07-07 23:35:46 +0700
commit88711746d8467bb31ffdbe419640ddab57c7e0c5 (patch)
treeb7a1f4f8cd9069aaa810aba70e81641edfa1831e /perl
parent32e7da28e60668e5972f4ea09083e1f032428ee5 (diff)
downloadslackbuilds-88711746d8467bb31ffdbe419640ddab57c7e0c5.tar.gz
slackbuilds-88711746d8467bb31ffdbe419640ddab57c7e0c5.tar.xz
perl/perl-www-mechanize: Updated for version 1.75.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-www-mechanize/perl-www-mechanize.SlackBuild6
-rw-r--r--perl/perl-www-mechanize/perl-www-mechanize.info6
2 files changed, 5 insertions, 7 deletions
diff --git a/perl/perl-www-mechanize/perl-www-mechanize.SlackBuild b/perl/perl-www-mechanize/perl-www-mechanize.SlackBuild
index 10a4a33d72..e7f8f025b2 100644
--- a/perl/perl-www-mechanize/perl-www-mechanize.SlackBuild
+++ b/perl/perl-www-mechanize/perl-www-mechanize.SlackBuild
@@ -2,10 +2,8 @@
# Slackware build script for perl-www-mechanize
-# Copyright 2015, Brenton Earl <brent@exitstatusone.com, Tooele, UT, USA
-# All rights reserved.
-#
# Copyright 2010-2012 Binh Nguyen <binhvng@gmail.com>
+# Copyright 2015-2016 Brenton Earl <brent@exitstatusone.com>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -26,7 +24,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-www-mechanize
-VERSION=${VERSION:-1.74}
+VERSION=${VERSION:-1.75}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-www-mechanize/perl-www-mechanize.info b/perl/perl-www-mechanize/perl-www-mechanize.info
index 780aadafff..d1508e144d 100644
--- a/perl/perl-www-mechanize/perl-www-mechanize.info
+++ b/perl/perl-www-mechanize/perl-www-mechanize.info
@@ -1,8 +1,8 @@
PRGNAM="perl-www-mechanize"
-VERSION="1.74"
+VERSION="1.75"
HOMEPAGE="https://metacpan.org/pod/WWW::Mechanize"
-DOWNLOAD="http://www.cpan.org/authors/id/E/ET/ETHER/WWW-Mechanize-1.74.tar.gz"
-MD5SUM="8ec615225037ac66a2d37f4e9693ef86"
+DOWNLOAD="http://www.cpan.org/authors/id/E/ET/ETHER/WWW-Mechanize-1.75.tar.gz"
+MD5SUM="9a4b9c8827f519908ef0a0d2b8ae96fa"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-html-form perl-http-response-encoding perl-http-server-simple perl-test-warn"