diff options
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 |
commit | 88711746d8467bb31ffdbe419640ddab57c7e0c5 (patch) | |
tree | b7a1f4f8cd9069aaa810aba70e81641edfa1831e /perl/perl-www-mechanize/perl-www-mechanize.SlackBuild | |
parent | 32e7da28e60668e5972f4ea09083e1f032428ee5 (diff) |
perl/perl-www-mechanize: Updated for version 1.75.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl/perl-www-mechanize/perl-www-mechanize.SlackBuild')
-rw-r--r-- | perl/perl-www-mechanize/perl-www-mechanize.SlackBuild | 6 |
1 files changed, 2 insertions, 4 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} |