]> code.ossystems Code Review - openembedded-core.git/commitdiff
liberror-perl: 0.17023 -> 0.17024
authorRobert Yang <liezhi.yang@windriver.com>
Tue, 2 Jun 2015 09:12:35 +0000 (02:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 3 Jun 2015 15:38:05 +0000 (16:38 +0100)
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
meta/recipes-devtools/perl/liberror-perl_0.17024.bb [moved from meta/recipes-devtools/perl/liberror-perl_0.17023.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-devtools/perl/liberror-perl_0.17023.bb
rename to meta/recipes-devtools/perl/liberror-perl_0.17024.bb
index 87684e13f05110543801e6dd8a8de1cc26d2952b..6ae0e7e6f3454180034cc34ad868ca3d2f468ef2 100644 (file)
@@ -13,8 +13,8 @@ DEPENDS += "perl"
 
 SRC_URI = "http://cpan.metacpan.org/authors/id/S/SH/SHLOMIF/Error-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "98524ffbd268013e00697a5826a83d37"
-SRC_URI[sha256sum] = "af48e19077d8837c6377d8a9ba2ce473c100caf5eeb7b53606c3f78a0e8b5d37"
+SRC_URI[md5sum] = "7e3676a7fb14f65f568f12d4b40a2a72"
+SRC_URI[sha256sum] = "074db7c783a67b0667eca64a4f6a0c3de94998afc92c01d6453163eb04b9150d"
 
 S = "${WORKDIR}/Error-${PV}"