From 0e117dd52c1254a8f46078f98b51d35c63bb439c Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Mon, 16 Jun 2025 21:13:34 +0200 Subject: [PATCH] package/perl-uri: bump version to 5.32 Changelog: https://github.com/libwww-perl/URI/blob/v5.32/Changes Signed-off-by: Bernd Kuhls [Julien: update changelog link to use tag] Signed-off-by: Julien Olivain --- package/perl-uri/perl-uri.hash | 4 ++-- package/perl-uri/perl-uri.mk | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/perl-uri/perl-uri.hash b/package/perl-uri/perl-uri.hash index 889c02e9a1..b53479803b 100644 --- a/package/perl-uri/perl-uri.hash +++ b/package/perl-uri/perl-uri.hash @@ -1,6 +1,6 @@ # retrieved by scancpan from https://cpan.metacpan.org/ -md5 b5388d5b86e1870a80ad95c153bf41fd URI-5.31.tar.gz -sha256 b9c4d58b2614b8611ae03a95a6d60ed996f4b311ef3cd5a937b92f1825ecc564 URI-5.31.tar.gz +md5 56aa2bc3efb180eceb4c143378ab4327 URI-5.32.tar.gz +sha256 9632067d34e14e0dae2da94631c4f25a387fcc48d06fa29330e8b3c04c4e913d URI-5.32.tar.gz # computed by scancpan sha256 a1730c55839ce3c9182c92e3387ba8f683ad6ab8b4a3257553a20c4db194c2cf LICENSE diff --git a/package/perl-uri/perl-uri.mk b/package/perl-uri/perl-uri.mk index 40775d19f9..671d1f5a07 100644 --- a/package/perl-uri/perl-uri.mk +++ b/package/perl-uri/perl-uri.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_URI_VERSION = 5.31 +PERL_URI_VERSION = 5.32 PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS PERL_URI_LICENSE = Artistic-1.0-Perl or GPL-1.0+