summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author LukenShiro2013-05-19 15:12:27 +0200
committer dsomero2013-05-19 15:12:27 +0200
commit02293ae16ff2bc784bfeb58f28f6af4af278f5e4 (patch)
tree13596a57c092d51f65acef18e8bc97356061e545 /perl
parent3665c9ac84f23b7876e1d0dee92d5a2898f5710f (diff)
downloadslackbuilds-02293ae16ff2bc784bfeb58f28f6af4af278f5e4.tar.gz
perl/libwww-perl: Updated for version 6.05.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/libwww-perl/libwww-perl.SlackBuild4
-rw-r--r--perl/libwww-perl/libwww-perl.info6
-rw-r--r--perl/libwww-perl/slack-desc10
3 files changed, 10 insertions, 10 deletions
diff --git a/perl/libwww-perl/libwww-perl.SlackBuild b/perl/libwww-perl/libwww-perl.SlackBuild
index 8eeb6495b8..8dbe1f0f14 100644
--- a/perl/libwww-perl/libwww-perl.SlackBuild
+++ b/perl/libwww-perl/libwww-perl.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for libwww-perl
-# Copyright 2008-2012 LukenShiro, Italy
+# Copyright 2008-2013 LukenShiro, Italy
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=libwww-perl
-VERSION=${VERSION:-6.04}
+VERSION=${VERSION:-6.05}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/libwww-perl/libwww-perl.info b/perl/libwww-perl/libwww-perl.info
index de00a9b212..ef1364012d 100644
--- a/perl/libwww-perl/libwww-perl.info
+++ b/perl/libwww-perl/libwww-perl.info
@@ -1,8 +1,8 @@
PRGNAM="libwww-perl"
-VERSION="6.04"
+VERSION="6.05"
HOMEPAGE="http://search.cpan.org/dist/libwww-perl/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-6.04.tar.gz"
-MD5SUM="24acf2fe33b2295f048f8859e9665ee3"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/libwww-perl-6.05.tar.gz"
+MD5SUM="637d5f1eb61336ca2caa6e026b382f87"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="perl-file-listing perl-http-cookies perl-http-daemon perl-http-negotiate perl-net-http perl-www-robotrules"
diff --git a/perl/libwww-perl/slack-desc b/perl/libwww-perl/slack-desc
index ea042d505e..9f2ec8ac7e 100644
--- a/perl/libwww-perl/slack-desc
+++ b/perl/libwww-perl/slack-desc
@@ -1,9 +1,9 @@
# HOW TO EDIT THIS FILE:
-# The "handy ruler" below makes it easier to edit a package description. Line
-# up the first '|' above the ':' following the base package name, and the '|'
-# on the right side marks the last column you can put a character in. You must
-# make exactly 11 lines for the formatting to be correct. It's also
-# customary to leave one space after the ':'.
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
libwww-perl: libwww-perl (WWW client/server library for perl)