diff options
| -rw-r--r-- | meta-oe/recipes-extended/liblognorm/liblognorm_2.0.7.bb (renamed from meta-oe/recipes-extended/liblognorm/liblognorm_2.0.6.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-extended/liblognorm/liblognorm_2.0.6.bb b/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" | |||
| 8 | 8 | ||
| 9 | DEPENDS = "libfastjson libestr" | 9 | DEPENDS = "libfastjson libestr" |
| 10 | 10 | ||
| 11 | SRC_URI = "git://github.com/rsyslog/liblognorm;branch=master;protocol=https \ | 11 | SRC_URI = "git://github.com/rsyslog/liblognorm;branch=stable;protocol=https;tag=v${PV} \ |
| 12 | file://0001-Add-asprintf-to-autoconf-function-check-macro.patch \ | 12 | file://0001-Add-asprintf-to-autoconf-function-check-macro.patch \ |
| 13 | " | 13 | " |
| 14 | SRCREV = "46c6ee4c8e5f827893e485a4ef1aff04ea881273" | 14 | SRCREV = "3761794fc0d3b0a9fbfe4daa14a545063f48ce6e" |
| 15 | 15 | ||
| 16 | 16 | ||
| 17 | inherit autotools pkgconfig | 17 | inherit autotools pkgconfig |
