From ef07108bb840d9b51a3cd174aae605b914b7ab67 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Mon, 9 Sep 2024 18:26:48 +0200 Subject: [PATCH] package/perl-lwp-protocol-https: bump to version 6.14 Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash | 4 ++-- package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash index aac0abe3a7..658eb62343 100644 --- a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash +++ b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.hash @@ -1,6 +1,6 @@ # retrieved by scancpan from https://cpan.metacpan.org/ -md5 62650d02150a157f486375ca588b6c9d LWP-Protocol-https-6.12.tar.gz -sha256 7dd36d3a4eacfa143a47a2bbbc56ea9413887e2d7376c1d35bbbb2be912b616c LWP-Protocol-https-6.12.tar.gz +md5 65401e3e34be653c9e3b31f798ed5454 LWP-Protocol-https-6.14.tar.gz +sha256 59cdeabf26950d4f1bef70f096b0d77c5b1c5a7b5ad1b66d71b681ba279cbb2a LWP-Protocol-https-6.14.tar.gz # computed by scancpan sha256 e4def55436b2bd99fe2cdbf546a72ad5958327e28831db9b5adb497c6bd580ba LICENSE diff --git a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk index a2048e25a2..1b4482e166 100644 --- a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk +++ b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_LWP_PROTOCOL_HTTPS_VERSION = 6.12 +PERL_LWP_PROTOCOL_HTTPS_VERSION = 6.14 PERL_LWP_PROTOCOL_HTTPS_SOURCE = LWP-Protocol-https-$(PERL_LWP_PROTOCOL_HTTPS_VERSION).tar.gz PERL_LWP_PROTOCOL_HTTPS_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS PERL_LWP_PROTOCOL_HTTPS_LICENSE = Artistic-1.0-Perl or GPL-1.0+