diff options
| -rw-r--r-- | meta-oe/recipes-support/fmt/fmt_10.1.0.bb (renamed from meta-oe/recipes-support/fmt/fmt_10.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fmt/fmt_10.0.0.bb b/meta-oe/recipes-support/fmt/fmt_10.1.0.bb index a8e6e563da..f8d7edcdfe 100644 --- a/meta-oe/recipes-support/fmt/fmt_10.0.0.bb +++ b/meta-oe/recipes-support/fmt/fmt_10.1.0.bb | |||
| @@ -5,7 +5,7 @@ LICENSE = "MIT" | |||
| 5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=b9257785fc4f3803a4b71b76c1412729" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=b9257785fc4f3803a4b71b76c1412729" |
| 6 | 6 | ||
| 7 | SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https" | 7 | SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https" |
| 8 | SRCREV = "a0b8a92e3d1532361c2f7feb63babc5c18d00ef2" | 8 | SRCREV = "e57ca2e3685b160617d3d95fcd9e789c4e06ca88" |
| 9 | 9 | ||
| 10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
| 11 | 11 | ||
