From: Bernd Kuhls Date: Sat, 3 Apr 2021 07:50:43 +0000 (+0200) Subject: package/perl-uri: bump version to 5.09 X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0fe28206fa156177724d8f3b9034c864f710a87c;p=buildroot.git package/perl-uri: bump version to 5.09 Signed-off-by: Bernd Kuhls Signed-off-by: Thomas Petazzoni --- diff --git a/package/perl-uri/perl-uri.hash b/package/perl-uri/perl-uri.hash index c6cb7971f0..578beed9bf 100644 --- a/package/perl-uri/perl-uri.hash +++ b/package/perl-uri/perl-uri.hash @@ -1,6 +1,6 @@ # retrieved by scancpan from http://cpan.metacpan.org/ -md5 3dd176c522e9d39d88bcf1221fcd7ab2 URI-5.06.tar.gz -sha256 68555c576763769be43340459b9db7e159378edcd7db6d7518e16efdabdeb0c1 URI-5.06.tar.gz +md5 bd66b0c620d076c4b0de9507b5f1fbdf URI-5.09.tar.gz +sha256 03e63ada499d2645c435a57551f041f3943970492baa3b3338246dab6f1fae0a URI-5.09.tar.gz # computed by scancpan sha256 65cd6f88516a30f56fd4e0080fb78ea69424fc89067470dc994e4abfba08664e LICENSE diff --git a/package/perl-uri/perl-uri.mk b/package/perl-uri/perl-uri.mk index 6eccb1b9bc..d588e82056 100644 --- a/package/perl-uri/perl-uri.mk +++ b/package/perl-uri/perl-uri.mk @@ -4,7 +4,7 @@ # ################################################################################ -PERL_URI_VERSION = 5.06 +PERL_URI_VERSION = 5.09 PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/O/OA/OALDERS PERL_URI_LICENSE = Artistic or GPL-1.0+