summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/perl
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linux.intel.com>2017-08-15 17:30:13 -0500
committerRichard Purdie <richard.purdie@linuxfoundation.org>2017-08-17 00:21:15 +0100
commit61135bcde784b843c656d0d9f644296ce51b55bc (patch)
tree9b545442cb65fa26fa8d790bdce806ef7e47ae6f /meta/recipes-devtools/perl
parentc89ed0fd756ae58fe52a15abf31a842b30881995 (diff)
downloadpoky-61135bcde784b843c656d0d9f644296ce51b55bc.tar.gz
liburi-perl: Upgrade to 1.72
(From OE-Core rev: a63c2e450da2627a831483ccaded4ef832848f5d) Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/perl')
-rw-r--r--meta/recipes-devtools/perl/liburi-perl_1.72.bb (renamed from meta/recipes-devtools/perl/liburi-perl_1.71.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-devtools/perl/liburi-perl_1.71.bb b/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"
13 13
14SRC_URI = "http://www.cpan.org/authors/id/E/ET/ETHER/URI-${PV}.tar.gz" 14SRC_URI = "http://www.cpan.org/authors/id/E/ET/ETHER/URI-${PV}.tar.gz"
15 15
16SRC_URI[md5sum] = "247c3da29a794f72730e01aa5a715daf" 16SRC_URI[md5sum] = "cd56d81ed429efaa97e7f3ff08851b48"
17SRC_URI[sha256sum] = "9c8eca0d7f39e74bbc14706293e653b699238eeb1a7690cc9c136fb8c2644115" 17SRC_URI[sha256sum] = "35f14431d4b300de4be1163b0b5332de2d7fbda4f05ff1ed198a8e9330d40a32"
18 18
19S = "${WORKDIR}/URI-${PV}" 19S = "${WORKDIR}/URI-${PV}"
20 20