summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-extended/rsyslog/libfastjson_0.99.8.bb (renamed from meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb b/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.8.bb
index 2e23d7ec6d..ea089de84e 100644
--- a/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.4.bb
+++ b/meta-oe/recipes-extended/rsyslog/libfastjson_0.99.8.bb
@@ -8,7 +8,7 @@ DEPENDS = ""
8 8
9SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https" 9SRC_URI = "git://github.com/rsyslog/libfastjson.git;protocol=https"
10 10
11SRCREV = "6e057a094cb225c9d80d8d6e6b1f36ca88a942dd" 11SRCREV = "4758b1caf69ada911ef79e1d80793fe489b98dff"
12 12
13S = "${WORKDIR}/git" 13S = "${WORKDIR}/git"
14 14