diff --git a/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.6.bb b/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb similarity index 87% rename from meta-oe/recipes-extended/liblognorm/liblognorm_2.0.6.bb rename to meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb index 89670d10ca..6de22d392f 100644 --- a/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.6.bb +++ b/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb @@ -8,10 +8,10 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ca016db57e008528dace002188c73dad" DEPENDS = "libfastjson libestr" -SRC_URI = "git://github.com/rsyslog/liblognorm;branch=master;protocol=https \ +SRC_URI = "git://github.com/rsyslog/liblognorm;branch=stable;protocol=https;tag=v${PV} \ file://0001-Add-asprintf-to-autoconf-function-check-macro.patch \ " -SRCREV = "46c6ee4c8e5f827893e485a4ef1aff04ea881273" +SRCREV = "3761794fc0d3b0a9fbfe4daa14a545063f48ce6e" inherit autotools pkgconfig