summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author LukenShiro <lukenshiro@ngi.it>2015-11-09 18:03:02 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2015-11-09 18:03:02 +0700
commitd20672bade537f984194fa8a11695e121f4ad335 (patch)
tree9a641d15aae0a1c33897cee6d3cad514fe91a330 /perl
parent14f9b2bb17d8172974193dd889bba28811b9a899 (diff)
downloadslackbuilds-d20672bade537f984194fa8a11695e121f4ad335.tar.gz
slackbuilds-d20672bade537f984194fa8a11695e121f4ad335.tar.xz
perl/perl-net-http: Updated for version 6.09.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-net-http/perl-net-http.SlackBuild5
-rw-r--r--perl/perl-net-http/perl-net-http.info6
2 files changed, 5 insertions, 6 deletions
diff --git a/perl/perl-net-http/perl-net-http.SlackBuild b/perl/perl-net-http/perl-net-http.SlackBuild
index 35def4070b..e4961f94ef 100644
--- a/perl/perl-net-http/perl-net-http.SlackBuild
+++ b/perl/perl-net-http/perl-net-http.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for perl-net-http
-# Copyright 2011-2014 LukenShiro, Italy
+# Copyright 2011-2015 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=perl-net-http
-VERSION=${VERSION:-6.07}
+VERSION=${VERSION:-6.09}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@@ -67,7 +67,6 @@ make test
make install DESTDIR=$PKG
find $PKG -name perllocal.pod -o -name ".packlist" -o -name "*.bs" | xargs rm -f || true
-
find $PKG -depth -type d -empty -delete
find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | grep ELF \
diff --git a/perl/perl-net-http/perl-net-http.info b/perl/perl-net-http/perl-net-http.info
index 0328a0be1d..da2e8206a3 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.07"
+VERSION="6.09"
HOMEPAGE="https://metacpan.org/pod/Net::HTTP"
-DOWNLOAD="http://www.cpan.org/authors/id/M/MS/MSCHILLI/Net-HTTP-6.07.tar.gz"
-MD5SUM="b6da691523456089d7a812ac398bc77e"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/E/ET/ETHER/Net-HTTP-6.09.tar.gz"
+MD5SUM="3d84d17f64c7316d69e7eb7b4e292b9a"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""