From: Aníbal Limón Date: Tue, 15 Aug 2017 22:30:13 +0000 (-0500) Subject: liburi-perl: Upgrade to 1.72 X-Git-Tag: 2017-10~598 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=a63c2e450da2627a831483ccaded4ef832848f5d;p=openembedded-core.git liburi-perl: Upgrade to 1.72 Signed-off-by: Aníbal Limón Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/perl/liburi-perl_1.71.bb b/meta/recipes-devtools/perl/liburi-perl_1.72.bb similarity index 85% rename from meta/recipes-devtools/perl/liburi-perl_1.71.bb rename to meta/recipes-devtools/perl/liburi-perl_1.72.bb index a800198b33..a399c10b5c 100644 --- a/meta/recipes-devtools/perl/liburi-perl_1.71.bb +++ b/meta/recipes-devtools/perl/liburi-perl_1.72.bb @@ -13,8 +13,8 @@ DEPENDS += "perl" SRC_URI = "http://www.cpan.org/authors/id/E/ET/ETHER/URI-${PV}.tar.gz" -SRC_URI[md5sum] = "247c3da29a794f72730e01aa5a715daf" -SRC_URI[sha256sum] = "9c8eca0d7f39e74bbc14706293e653b699238eeb1a7690cc9c136fb8c2644115" +SRC_URI[md5sum] = "cd56d81ed429efaa97e7f3ff08851b48" +SRC_URI[sha256sum] = "35f14431d4b300de4be1163b0b5332de2d7fbda4f05ff1ed198a8e9330d40a32" S = "${WORKDIR}/URI-${PV}"