]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
libxml-sax-base-perl: upgrade to 1.09
authorAníbal Limón <anibal.limon@linux.intel.com>
Mon, 1 May 2017 18:08:06 +0000 (13:08 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 May 2017 13:08:19 +0000 (14:08 +0100)
Signed-off-by: Aníbal Limón <anibal.limon@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb [moved from meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb with 83% similarity]

similarity index 83%
rename from meta/recipes-extended/perl/libxml-sax-base-perl_1.08.bb
rename to meta/recipes-extended/perl/libxml-sax-base-perl_1.09.bb
index 14a337057ec55f1cc516664882b751594ffee80a..f92c107e06afc237dbe6ff16490496065e464755 100644 (file)
@@ -13,8 +13,8 @@ LIC_FILES_CHKSUM = "file://dist.ini;endline=5;md5=8f9c9a55340aefaee6e9704c884664
 
 SRC_URI = "http://search.cpan.org/CPAN/authors/id/G/GR/GRANTM/XML-SAX-Base-${PV}.tar.gz"
 
-SRC_URI[md5sum] = "38c8c3247dfd080712596118d70dbe32"
-SRC_URI[sha256sum] = "666270318b15f88b8427e585198abbc19bc2e6ccb36dc4c0a4f2d9807330219e"
+SRC_URI[md5sum] = "ec347a14065dd7aec7d9fb181b2d7946"
+SRC_URI[sha256sum] = "66cb355ba4ef47c10ca738bd35999723644386ac853abbeb5132841f5e8a2ad0"
 
 S = "${WORKDIR}/XML-SAX-Base-${PV}"