diff options
-rw-r--r-- | perl/perl-www-mechanize/perl-www-mechanize.SlackBuild | 6 | ||||
-rw-r--r-- | perl/perl-www-mechanize/perl-www-mechanize.info | 6 |
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 10a4a33d721d..e7f8f025b2d5 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 780aadafff76..d1508e144d93 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" |