aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/libconfig
diff options
context:
space:
mode:
authorzhengruoqin <zhengrq.fnst@fujitsu.com>2021-06-24 10:01:06 +0800
committerKhem Raj <raj.khem@gmail.com>2021-06-23 23:20:36 -0700
commit5f203e9f2c5b12048b608aa2bc37c32c37a28f98 (patch)
tree42cbc8cec12a382dc5d14ad85385ff76070656b0 /meta-oe/recipes-extended/libconfig
parentc0150c13979d62a9cc01767fc46c4bac555e43cb (diff)
downloadmeta-openembedded-contrib-5f203e9f2c5b12048b608aa2bc37c32c37a28f98.tar.gz
libconfig: upgrade 1.7.2 -> 1.7.3
Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended/libconfig')
-rw-r--r--meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb (renamed from meta-oe/recipes-extended/libconfig/libconfig_1.7.2.bb)4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/libconfig/libconfig_1.7.2.bb b/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb
index a4a2581458..3d87e44817 100644
--- a/meta-oe/recipes-extended/libconfig/libconfig_1.7.2.bb
+++ b/meta-oe/recipes-extended/libconfig/libconfig_1.7.3.bb
@@ -14,8 +14,8 @@ UPSTREAM_CHECK_REGEX = "Version (?P<pver>\d+(\.\d+)+)"
inherit autotools-brokensep pkgconfig
-SRC_URI[md5sum] = "6bd98ee3a6e6b9126c82c916d7a9e690"
-SRC_URI[sha256sum] = "7c3c7a9c73ff3302084386e96f903eb62ce06953bb1666235fac74363a16fad9"
+SRC_URI[md5sum] = "15ec701205f91f21b1187f8b61e0d64f"
+SRC_URI[sha256sum] = "545166d6cac037744381d1e9cc5a5405094e7bfad16a411699bcff40bbb31ee7"
PACKAGE_BEFORE_PN = "${PN}++"
FILES_${PN}++ = "${libdir}/${BPN}++*${SOLIBS}"