summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta/recipes-devtools/fmt/fmt_11.1.4.bb (renamed from meta/recipes-devtools/fmt/fmt_11.1.3.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/fmt/fmt_11.1.3.bb b/meta/recipes-devtools/fmt/fmt_11.1.4.bb
index 9a2ee396dd..7c860eb608 100644
--- a/meta/recipes-devtools/fmt/fmt_11.1.3.bb
+++ b/meta/recipes-devtools/fmt/fmt_11.1.4.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE;md5=b9257785fc4f3803a4b71b76c1412729" 5LIC_FILES_CHKSUM = "file://LICENSE;md5=b9257785fc4f3803a4b71b76c1412729"
6 6
7SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https" 7SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https"
8SRCREV = "9cf9f38eded63e5e0fb95cd536ba51be601d7fa2" 8SRCREV = "123913715afeb8a437e6388b4473fcc4753e1c9a"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11