diff options
Diffstat (limited to 'meta-oe')
| -rw-r--r-- | meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.5.bb (renamed from meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.4.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.4.bb b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.5.bb index 223b141d19..a69c5c7e58 100644 --- a/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.4.bb +++ b/meta-oe/recipes-devtools/nlohmann-json/nlohmann-json_3.10.5.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=441793d25a658d58d79a1f87516a6ad1" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.MIT;md5=f969127d7b7ed0a8a63c2bbeae002588" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1;protocol=https \ | 7 | SRC_URI = "git://github.com/nlohmann/json.git;nobranch=1;protocol=https \ |
| 8 | " | 8 | " |
| 9 | 9 | ||
| 10 | SRCREV = "fec56a1a16c6e1c1b1f4e116a20e79398282626c" | 10 | SRCREV = "4f8fba14066156b73f1189a2b8bd568bde5284c5" |
| 11 | 11 | ||
| 12 | S = "${WORKDIR}/git" | 12 | S = "${WORKDIR}/git" |
| 13 | 13 | ||
