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