diff mbox series

[6/6] package/perl-uri: bump version to 5.19

Message ID 20230708194149.3441129-6-bernd@kuhls.net
State Accepted
Headers show
Series [1/6] package/perl-html-parser: bump version to 3.81 | expand

Commit Message

Bernd Kuhls July 8, 2023, 7:41 p.m. UTC
Removed md5 hash.

Switch to new maintainer repo as indicated by metacpan.

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
---
 package/perl-uri/perl-uri.hash | 3 +--
 package/perl-uri/perl-uri.mk   | 4 ++--
 2 files changed, 3 insertions(+), 4 deletions(-)
diff mbox series

Patch

diff --git a/package/perl-uri/perl-uri.hash b/package/perl-uri/perl-uri.hash
index daf043347f..eaf57623b3 100644
--- a/package/perl-uri/perl-uri.hash
+++ b/package/perl-uri/perl-uri.hash
@@ -1,6 +1,5 @@ 
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5  63675c429cfb1df73d7d21a9302e1000  URI-5.17.tar.gz
-sha256  5f7e42b769cb27499113cfae4b786c37d49e7c7d32dbb469602cd808308568f8  URI-5.17.tar.gz
+sha256  8fed5f819905c8a8e18f4447034322d042c3536b43c13ac1f09ba92e1a50a394  URI-5.19.tar.gz
 
 # computed by scancpan
 sha256  d4f0b7a8771dcb1eee79a38c2e466eb997e23565a6687dd1900a2027eabe12a0  LICENSE
diff --git a/package/perl-uri/perl-uri.mk b/package/perl-uri/perl-uri.mk
index d4bfcb44ef..a7fab863a6 100644
--- a/package/perl-uri/perl-uri.mk
+++ b/package/perl-uri/perl-uri.mk
@@ -4,9 +4,9 @@ 
 #
 ################################################################################
 
-PERL_URI_VERSION = 5.17
+PERL_URI_VERSION = 5.19
 PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz
-PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS
+PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/S/SI/SIMBABQUE
 PERL_URI_LICENSE = Artistic or GPL-1.0+
 PERL_URI_LICENSE_FILES = LICENSE
 PERL_URI_DISTNAME = URI