diff options
| -rw-r--r-- | meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.2.bb (renamed from meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb) | 4 |
1 files changed, 2 insertions, 2 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.10.2.bb index c0a1560cdb..d2015771ac 100644 --- a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.9.1.bb +++ b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.2.bb | |||
| @@ -2,12 +2,12 @@ SUMMARY = "JSON for modern C++" | |||
| 2 | HOMEPAGE = "https://nlohmann.github.io/json/" | 2 | HOMEPAGE = "https://nlohmann.github.io/json/" |
| 3 | SECTION = "libs" | 3 | SECTION = "libs" |
| 4 | LICENSE = "MIT" | 4 | LICENSE = "MIT" |
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=dd0607f896f392c8b7d0290a676efc24" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=441793d25a658d58d79a1f87516a6ad1" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1 \ | 7 | SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1 \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | SRCREV = "db78ac1d7716f56fc9f1b030b715f872f93964e4" | 10 | SRCREV = "626e7d61e44dee32887126c8f437dd077dec09cf" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
