From: Zang Ruochen Date: Mon, 7 Oct 2019 03:11:04 +0000 (+0800) Subject: expat:upgrade 2.2.8 -> 2.2.9 X-Git-Tag: uninative-2.8~1346 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=9650eefe45b6b5bec014245d89529b7f1b2ce172;p=openembedded-core.git expat:upgrade 2.2.8 -> 2.2.9 Signed-off-by: Zang Ruochen Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-core/expat/expat_2.2.8.bb b/meta/recipes-core/expat/expat_2.2.9.bb similarity index 81% rename from meta/recipes-core/expat/expat_2.2.8.bb rename to meta/recipes-core/expat/expat_2.2.9.bb index 0ea2edc122..8f3db41352 100644 --- a/meta/recipes-core/expat/expat_2.2.8.bb +++ b/meta/recipes-core/expat/expat_2.2.9.bb @@ -10,8 +10,8 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/expat/expat-${PV}.tar.bz2 \ file://libtool-tag.patch \ " -SRC_URI[md5sum] = "00858041acfea5757af55e6ee6b86231" -SRC_URI[sha256sum] = "9a130948b05a82da34e4171d5f5ae5d321d9630277af02c8fa51e431f6475102" +SRC_URI[md5sum] = "875a2c2ff3e8eb9e5a5cd62db2033ab5" +SRC_URI[sha256sum] = "f1063084dc4302a427dabcca499c8312b3a32a29b7d2506653ecc8f950a9a237" inherit autotools lib_package