summaryrefslogtreecommitdiffstats
path: root/perl
diff options
context:
space:
mode:
author pyllyukko2024-03-02 09:49:08 +0100
committer Willy Sudiarto Raharjo2024-03-05 11:30:41 +0100
commitff54f23b1ccd9b15418e188e5c94f39ff8674699 (patch)
tree1df1baefaeb59b05338f4c5f9c32efa40ec84f8e /perl
parent763cc35fd19ef94f9ae6cec497a215825596ceb9 (diff)
downloadslackbuilds-ff54f23b1ccd9b15418e188e5c94f39ff8674699.tar.gz
perl/perl-net-http: Updated for version 6.23.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'perl')
-rw-r--r--perl/perl-net-http/perl-net-http.SlackBuild4
-rw-r--r--perl/perl-net-http/perl-net-http.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/perl/perl-net-http/perl-net-http.SlackBuild b/perl/perl-net-http/perl-net-http.SlackBuild
index 8b56cda8dd..5925856154 100644
--- a/perl/perl-net-http/perl-net-http.SlackBuild
+++ b/perl/perl-net-http/perl-net-http.SlackBuild
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=perl-net-http
-VERSION=${VERSION:-6.09}
+VERSION=${VERSION:-6.23}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
@@ -51,7 +51,7 @@ PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}
SRCNAM=Net-HTTP
-DOCFILES="Changes README"
+DOCFILES="Changes README.md LICENSE INSTALL CONTRIBUTORS"
set -e
diff --git a/perl/perl-net-http/perl-net-http.info b/perl/perl-net-http/perl-net-http.info
index da2e8206a3..78fe69d314 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.09"
+VERSION="6.23"
HOMEPAGE="https://metacpan.org/pod/Net::HTTP"
-DOWNLOAD="https://cpan.metacpan.org/authors/id/E/ET/ETHER/Net-HTTP-6.09.tar.gz"
-MD5SUM="3d84d17f64c7316d69e7eb7b4e292b9a"
+DOWNLOAD="https://cpan.metacpan.org/authors/id/O/OA/OALDERS/Net-HTTP-6.23.tar.gz"
+MD5SUM="1682735ddd1c059864ca5c1bbf15ab95"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""