Signed-off-by: Oleksandr Kravchuk <[email protected]>
---
 meta-oe/recipes-extended/libconfig/libconfig_1.7.2.bb | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/meta-oe/recipes-extended/libconfig/libconfig_1.7.2.bb 
b/meta-oe/recipes-extended/libconfig/libconfig_1.7.2.bb
index 70ea82eb9..a4a258145 100644
--- a/meta-oe/recipes-extended/libconfig/libconfig_1.7.2.bb
+++ b/meta-oe/recipes-extended/libconfig/libconfig_1.7.2.bb
@@ -9,6 +9,9 @@ LIC_FILES_CHKSUM = 
"file://COPYING.LIB;md5=fad9b3332be894bab9bc501572864b29"
 
 SRC_URI = "https://hyperrealm.github.io/libconfig/dist/libconfig-${PV}.tar.gz";
 
+UPSTREAM_CHECK_URI = "https://github.com/hyperrealm/libconfig/releases";
+UPSTREAM_CHECK_REGEX = "Version (?P<pver>\d+(\.\d+)+)"
+
 inherit autotools-brokensep pkgconfig
 
 SRC_URI[md5sum] = "6bd98ee3a6e6b9126c82c916d7a9e690"
@@ -16,4 +19,3 @@ SRC_URI[sha256sum] = 
"7c3c7a9c73ff3302084386e96f903eb62ce06953bb1666235fac74363a
 
 PACKAGE_BEFORE_PN = "${PN}++"
 FILES_${PN}++ = "${libdir}/${BPN}++*${SOLIBS}"
-
-- 
2.25.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#89482): 
https://lists.openembedded.org/g/openembedded-devel/message/89482
Mute This Topic: https://lists.openembedded.org/mt/80544016/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to