perl-uri: bump to version 1.72
authorFrancois Perrad <fperrad@gmail.com>
Sun, 20 Aug 2017 08:03:27 +0000 (10:03 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 21 Aug 2017 21:41:02 +0000 (23:41 +0200)
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/perl-uri/Config.in
package/perl-uri/perl-uri.hash
package/perl-uri/perl-uri.mk

index 62a53f248a127b7b172fc3288049d30410ae4501..23e5c50e0bdcde0f6fd338c9b011ae6d00403de5 100644 (file)
@@ -1,8 +1,6 @@
 config BR2_PACKAGE_PERL_URI
        bool "perl-uri"
        help
-         The module implements the URI class. Objects of this class represent
-         Uniform Resource Identifier references as specified in RFC 2396 and
-         updated by RFC 2732.
+         Uniform Resource Identifiers (absolute and relative)
 
-         https://github.com/libwww-perl/uri
+         https://github.com/libwww-perl/URI
index 8a265bfcb00d15e2c5bfdc6d71d84b4d2cfc9602..a11924fdb4430f5a4dc1dc29821fce291d406e58 100644 (file)
@@ -1,3 +1,3 @@
 # retrieved by scancpan from http://cpan.metacpan.org/
-md5    247c3da29a794f72730e01aa5a715daf URI-1.71.tar.gz
-sha256 9c8eca0d7f39e74bbc14706293e653b699238eeb1a7690cc9c136fb8c2644115 URI-1.71.tar.gz
+md5    cd56d81ed429efaa97e7f3ff08851b48 URI-1.72.tar.gz
+sha256 35f14431d4b300de4be1163b0b5332de2d7fbda4f05ff1ed198a8e9330d40a32 URI-1.72.tar.gz
index effeb1678436f3c39d32c8c7bc026f1bef706efc..75f374a29bb41aac83f0bacf284d0f8d98bcbfaf 100644 (file)
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-PERL_URI_VERSION = 1.71
+PERL_URI_VERSION = 1.72
 PERL_URI_SOURCE = URI-$(PERL_URI_VERSION).tar.gz
 PERL_URI_SITE = $(BR2_CPAN_MIRROR)/authors/id/E/ET/ETHER
 PERL_URI_LICENSE = Artistic or GPL-1.0+