Ver Fonte

package/perl-uri: bump version to 5.32

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

Signed-off-by: Bernd Kuhls <bernd@kuhls.net>
[Julien: update changelog link to use tag]
Signed-off-by: Julien Olivain <ju.o@free.fr>
Bernd Kuhls há 1 mês atrás
pai
commit
0e117dd52c
2 ficheiros alterados com 3 adições e 3 exclusões
  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  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

+ 1 - 1
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+