From 588897736e30afd9e0f8713e3004c4173dccc434 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Wed, 24 Jan 2024 11:34:47 +0100 Subject: [PATCH] package/perl-lwp-protocol-https: bump to version 6.12 Signed-off-by: Francois Perrad Signed-off-by: Yann E. MORIN --- 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 7304a4cb34..aac0abe3a7 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 6615a250c8963a2333ea6d0fbbec306b LWP-Protocol-https-6.11.tar.gz -sha256 0132ddbf03661565ca85050f2a5094fb9263cbbc3ccb1a4d9c41ac9bb083b917 LWP-Protocol-https-6.11.tar.gz +md5 62650d02150a157f486375ca588b6c9d LWP-Protocol-https-6.12.tar.gz +sha256 7dd36d3a4eacfa143a47a2bbbc56ea9413887e2d7376c1d35bbbb2be912b616c LWP-Protocol-https-6.12.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 ff9ee936dc..a2048e25a2 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.11 +PERL_LWP_PROTOCOL_HTTPS_VERSION = 6.12 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+