summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2013-05-19 09:12:32 -0400
committer dsomero <xgizzmo@slackbuilds.org>2013-05-19 09:12:32 -0400
commit92644764e5f3264d741792dcfd4618a04389c915 (patch)
tree9e15203cdbb97c08e400e0f269c3a2ebdb168349
parenteeed61bd8d39a542187bb519395ce55d94505fd9 (diff)
downloadslackbuilds-92644764e5f3264d741792dcfd4618a04389c915.tar.gz
slackbuilds-92644764e5f3264d741792dcfd4618a04389c915.tar.xz
perl/perl-net-http: Updated for version 6.06.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
-rw-r--r--perl/perl-net-http/perl-net-http.SlackBuild2
-rw-r--r--perl/perl-net-http/perl-net-http.info6
-rw-r--r--perl/perl-net-http/slack-desc10
3 files changed, 9 insertions, 9 deletions
diff --git a/perl/perl-net-http/perl-net-http.SlackBuild b/perl/perl-net-http/perl-net-http.SlackBuild
index 64a29c7c7b..e7220f20e1 100644
--- a/perl/perl-net-http/perl-net-http.SlackBuild
+++ b/perl/perl-net-http/perl-net-http.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=perl-net-http
-VERSION=${VERSION:-6.05}
+VERSION=${VERSION:-6.06}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/perl/perl-net-http/perl-net-http.info b/perl/perl-net-http/perl-net-http.info
index e9d3172791..16bade5564 100644
--- a/perl/perl-net-http/perl-net-http.info
+++ b/perl/perl-net-http/perl-net-http.info
@@ -1,8 +1,8 @@
PRGNAM="perl-net-http"
-VERSION="6.05"
+VERSION="6.06"
HOMEPAGE="http://search.cpan.org/dist/Net-HTTP/"
-DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Net-HTTP-6.05.tar.gz"
-MD5SUM="8a704804045e31d6fe589214594aaf21"
+DOWNLOAD="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Net-HTTP-6.06.tar.gz"
+MD5SUM="6e74d76205f168775de68347266793a7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""
diff --git a/perl/perl-net-http/slack-desc b/perl/perl-net-http/slack-desc
index 642f269879..8185197d82 100644
--- a/perl/perl-net-http/slack-desc
+++ b/perl/perl-net-http/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------------------------------------------------------|
perl-net-http: perl-net-http (Low-level HTTP connection client)