From 4c83a6fe7186af17e20397d025b6c986b77d75ae Mon Sep 17 00:00:00 2001 From: Francois Perrad Date: Mon, 9 Sep 2024 18:27:00 +0200 Subject: [PATCH] package/perl-http-cookies: bump to version 6.11 diff LICENSE: use "The Perl Artistic License 1.0" see https://metacpan.org/release/OALDERS/HTTP-Cookies-6.11/diff/OALDERS/HTTP-Cookies-6.10#LICENSE Signed-off-by: Francois Perrad Signed-off-by: Thomas Petazzoni --- package/perl-http-cookies/perl-http-cookies.hash | 8 ++++---- package/perl-http-cookies/perl-http-cookies.mk | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/perl-http-cookies/perl-http-cookies.hash b/package/perl-http-cookies/perl-http-cookies.hash index 15d9e7a86f..d5aefaf830 100644 --- a/package/perl-http-cookies/perl-http-cookies.hash +++ b/package/perl-http-cookies/perl-http-cookies.hash @@ -1,6 +1,6 @@ -# retrieved by scancpan from http://cpan.metacpan.org/ -md5 b4d7804231b1dfd10999d42283e0cf06 HTTP-Cookies-6.10.tar.gz -sha256 e36f36633c5ce6b5e4b876ffcf74787cc5efe0736dd7f487bdd73c14f0bd7007 HTTP-Cookies-6.10.tar.gz +# retrieved by scancpan from https://cpan.metacpan.org/ +md5 80017e7e56bdc8ba16dea75789748829 HTTP-Cookies-6.11.tar.gz +sha256 8c9a541a4a39f6c0c7e3d0b700b05dfdb830bd490a1b1942a7dedd1b50d9a8c8 HTTP-Cookies-6.11.tar.gz # computed by scancpan -sha256 82902ce20c8ed71d7f4e7a6a5b2b26e43a7e2e90c78098fb49aa49e03ac808e0 LICENSE +sha256 d864d8998d1ce086dc35e5644fbfcf1b46dfd08b0ce8d76d3e32bf86e6953ac3 LICENSE diff --git a/package/perl-http-cookies/perl-http-cookies.mk b/package/perl-http-cookies/perl-http-cookies.mk index 745fd10a7c..6d87bde2ba 100644 --- a/package/perl-http-cookies/perl-http-cookies.mk +++ b/package/perl-http-cookies/perl-http-cookies.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_HTTP_COOKIES_VERSION = 6.10 +PERL_HTTP_COOKIES_VERSION = 6.11 PERL_HTTP_COOKIES_SOURCE = HTTP-Cookies-$(PERL_HTTP_COOKIES_VERSION).tar.gz PERL_HTTP_COOKIES_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS PERL_HTTP_COOKIES_LICENSE = Artistic or GPL-1.0+