summaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorBernd Kuhls <bernd.kuhls@t-online.de>2018-05-11 13:58:05 +0200
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-05-11 22:02:46 +0200
commit27eff884fa822bf96897c0e5b1118a6daa541188 (patch)
treeb52f79ce223e9d23b4a3abed27dd907b2eb4fe0f /package
parent901f7250f473fa08d2fae733a07b006ab329a0ea (diff)
downloadbuildroot-27eff884fa822bf96897c0e5b1118a6daa541188.tar.gz
buildroot-27eff884fa822bf96897c0e5b1118a6daa541188.zip
package/perl-net-http: bump version to 6.18
Added license hash. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package')
-rw-r--r--package/perl-net-http/perl-net-http.hash6
-rw-r--r--package/perl-net-http/perl-net-http.mk2
2 files changed, 5 insertions, 3 deletions
diff --git a/package/perl-net-http/perl-net-http.hash b/package/perl-net-http/perl-net-http.hash
index ff59a0d9d3..21cd6308f2 100644
--- a/package/perl-net-http/perl-net-http.hash
+++ b/package/perl-net-http/perl-net-http.hash
@@ -1,3 +1,5 @@
# retrieved by scancpan from http://cpan.metacpan.org/
-md5 068fa02fd3c8a5b63316025b5a24844c Net-HTTP-6.17.tar.gz
-sha256 1e8624b1618dc6f7f605f5545643ebb9b833930f4d7485d4124aa2f2f26d1611 Net-HTTP-6.17.tar.gz
+md5 6da11a7db0e933b7684148e1fb32006a Net-HTTP-6.18.tar.gz
+sha256 7e42df2db7adce3e0eb4f78b88c450f453f5380f120fd5411232e03374ba951c Net-HTTP-6.18.tar.gz
+# Locally computed
+sha256 49fbcc80e17295888b909176a0029f275a8c17b6cbfaf8867fe571ebe9a9ca79 LICENSE
diff --git a/package/perl-net-http/perl-net-http.mk b/package/perl-net-http/perl-net-http.mk
index f13614e346..12bd50f848 100644
--- a/package/perl-net-http/perl-net-http.mk
+++ b/package/perl-net-http/perl-net-http.mk
@@ -4,7 +4,7 @@
#
################################################################################
-PERL_NET_HTTP_VERSION = 6.17
+PERL_NET_HTTP_VERSION = 6.18
PERL_NET_HTTP_SOURCE = Net-HTTP-$(PERL_NET_HTTP_VERSION).tar.gz
PERL_NET_HTTP_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
PERL_NET_HTTP_DEPENDENCIES = perl-uri
OpenPOWER on IntegriCloud