perl/perl-www-mechanize: Updated for version 1.75.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Brenton Earl 2016-07-07 23:35:46 +07:00 committed by Willy Sudiarto Raharjo
parent 32e7da28e6
commit 88711746d8
No known key found for this signature in database
GPG Key ID: 887B8374D7333381
2 changed files with 5 additions and 7 deletions

View File

@ -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}

View File

@ -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"