From 317a77b854394fe08dc66ea54d2585cb68347f47 Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Sat, 30 Sep 2023 15:15:05 +0200 Subject: [PATCH] package/perl-lwp-protocol-https: bump to version 6.11 LICENSE: switch to Perl Artistic see https://metacpan.org/release/OALDERS/LWP-Protocol-https-6.11/diff/OALDERS/LWP-Protocol-https-6.10#LICENSE Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- package/perl-lwp-protocol-https/Config.in | 1 - .../perl-lwp-protocol-https/perl-lwp-protocol-https.hash | 8 ++++---- .../perl-lwp-protocol-https/perl-lwp-protocol-https.mk | 4 ++-- 3 files changed, 6 insertions(+), 7 deletions(-) diff --git a/package/perl-lwp-protocol-https/Config.in b/package/perl-lwp-protocol-https/Config.in index 9793b6f5d0..fa429a2ce0 100644 --- a/package/perl-lwp-protocol-https/Config.in +++ b/package/perl-lwp-protocol-https/Config.in @@ -2,7 +2,6 @@ config BR2_PACKAGE_PERL_LWP_PROTOCOL_HTTPS bool "perl-lwp-protocol-https" depends on !BR2_STATIC_LIBS select BR2_PACKAGE_PERL_IO_SOCKET_SSL # runtime - select BR2_PACKAGE_PERL_MOZILLA_CA # runtime select BR2_PACKAGE_PERL_NET_HTTP # runtime select BR2_PACKAGE_PERL_LIBWWW_PERL # runtime help 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 a3c011fe84..7304a4cb34 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 http://cpan.metacpan.org/ -md5 cf64e4bc57a9266ac4343cdf0808c5c8 LWP-Protocol-https-6.10.tar.gz -sha256 cecfc31fe2d4fc854cac47fce13d3a502e8fdfe60c5bc1c09535743185f2a86c LWP-Protocol-https-6.10.tar.gz +# 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 # computed by scancpan -sha256 294e73f9bd40ea600e9478cd57489a7da72558a83c6a66f37a82e4e0d5a706d9 LICENSE +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 0663820b2e..960de52f0b 100644 --- a/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk +++ b/package/perl-lwp-protocol-https/perl-lwp-protocol-https.mk @@ -4,10 +4,10 @@ # ################################################################################ -PERL_LWP_PROTOCOL_HTTPS_VERSION = 6.10 +PERL_LWP_PROTOCOL_HTTPS_VERSION = 6.11 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 or GPL-1.0+ +PERL_LWP_PROTOCOL_HTTPS_LICENSE = Artistic-1.0-Perl or GPL-1.0+ PERL_LWP_PROTOCOL_HTTPS_LICENSE_FILES = LICENSE PERL_LWP_PROTOCOL_HTTPS_DISTNAME = LWP-Protocol-https