summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/nlohmann-json
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/nlohmann-json')
-rw-r--r--meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb
index 359324266d..423ce69c03 100644
--- a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb
+++ b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb
@@ -4,7 +4,7 @@ SECTION = "libs"
4LICENSE = "MIT" 4LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=dd0607f896f392c8b7d0290a676efc24" 5LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=dd0607f896f392c8b7d0290a676efc24"
6 6
7SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1 \ 7SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1;protocol=https \
8 " 8 "
9 9
10SRCREV = "db78ac1d7716f56fc9f1b030b715f872f93964e4" 10SRCREV = "db78ac1d7716f56fc9f1b030b715f872f93964e4"