Jelajahi Sumber

package/perl-uri: bump version to 5.31

Changelog: https://github.com/libwww-perl/URI/blob/master/Changes

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
Signed-off-by: Julien Olivain <ju.o@free.fr>
Bernd Kuhls 7 bulan lalu
induk
melakukan
48a0f551cd
2 mengubah file dengan 3 tambahan dan 3 penghapusan
  1. 2 2
      package/perl-uri/perl-uri.hash
  2. 1 1
      package/perl-uri/perl-uri.mk

+ 2 - 2
package/perl-uri/perl-uri.hash

@@ -1,6 +1,6 @@
 # retrieved by scancpan from https://cpan.metacpan.org/
-md5  34cf48b69c4fbcc40cfebac94af39424  URI-5.29.tar.gz
-sha256  a34b9f626c3ff1e20c0d4a23ec5c8b7ae1de1fb674ecefed7e46791388137372  URI-5.29.tar.gz
+md5  b5388d5b86e1870a80ad95c153bf41fd  URI-5.31.tar.gz
+sha256  b9c4d58b2614b8611ae03a95a6d60ed996f4b311ef3cd5a937b92f1825ecc564  URI-5.31.tar.gz
 
 # computed by scancpan
 sha256  a1730c55839ce3c9182c92e3387ba8f683ad6ab8b4a3257553a20c4db194c2cf  LICENSE

+ 1 - 1
package/perl-uri/perl-uri.mk

@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_URI_VERSION = 5.29
+PERL_URI_VERSION = 5.31
 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+