summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/cjson/cjson_1.7.17.bb (renamed from meta-oe/recipes-devtools/cjson/cjson_1.7.16.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/cjson/cjson_1.7.16.bb b/meta-oe/recipes-devtools/cjson/cjson_1.7.17.bb
index f8e0bbff0b..6c8934b342 100644
--- a/meta-oe/recipes-devtools/cjson/cjson_1.7.16.bb
+++ b/meta-oe/recipes-devtools/cjson/cjson_1.7.17.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=218947f77e8cb8e2fa02918dc41c50d0"
7SRC_URI = "git://github.com/DaveGamble/cJSON.git;branch=master;protocol=https \ 7SRC_URI = "git://github.com/DaveGamble/cJSON.git;branch=master;protocol=https \
8 file://run-ptest \ 8 file://run-ptest \
9 " 9 "
10SRCREV = "cb8693b058ba302f4829ec6d03f609ac6f848546" 10SRCREV = "87d8f0961a01bf09bef98ff89bae9fdec42181ee"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13