summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-oe/recipes-support/fmt/fmt_10.1.1.bb (renamed from meta-oe/recipes-support/fmt/fmt_10.1.0.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fmt/fmt_10.1.0.bb b/meta-oe/recipes-support/fmt/fmt_10.1.1.bb
index f8d7edcdfe..d6706d3e7a 100644
--- a/meta-oe/recipes-support/fmt/fmt_10.1.0.bb
+++ b/meta-oe/recipes-support/fmt/fmt_10.1.1.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=b9257785fc4f3803a4b71b76c1412729" 5LIC_FILES_CHKSUM = "file://LICENSE.rst;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 = "e57ca2e3685b160617d3d95fcd9e789c4e06ca88" 8SRCREV = "f5e54359df4c26b6230fc61d38aa294581393084"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11