summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb (renamed from meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.0.bb b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb
index 0f5ef7052c..359324266d 100644
--- a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.0.bb
+++ b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb
@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=dd0607f896f392c8b7d0290a676efc24"
7SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1 \ 7SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1 \
8 " 8 "
9 9
10SRCREV = "d34771cafc87b358ba421faca28facc7f8080174" 10SRCREV = "db78ac1d7716f56fc9f1b030b715f872f93964e4"
11 11
12S = "${WORKDIR}/git" 12S = "${WORKDIR}/git"
13 13