diff options
-rw-r--r-- | meta-oe/recipes-support/fmt/fmt_6.1.2.bb (renamed from meta-oe/recipes-support/fmt/fmt_6.0.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fmt/fmt_6.0.0.bb b/meta-oe/recipes-support/fmt/fmt_6.1.2.bb index c35c77b125..ff9bd7ddb4 100644 --- a/meta-oe/recipes-support/fmt/fmt_6.0.0.bb +++ b/meta-oe/recipes-support/fmt/fmt_6.1.2.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "MIT" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b" | 5 | LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b" |
6 | 6 | ||
7 | SRC_URI += "git://github.com/fmtlib/fmt" | 7 | SRC_URI += "git://github.com/fmtlib/fmt" |
8 | SRCREV = "7512a55aa3ae309587ca89668ef9ec4074a51a1f" | 8 | SRCREV = "f94b7364b9409f05207c3af3fa4666730e11a854" |
9 | 9 | ||
10 | S = "${WORKDIR}/git" | 10 | S = "${WORKDIR}/git" |
11 | 11 | ||