summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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"
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 = "a0b8a92e3d1532361c2f7feb63babc5c18d00ef2" 8SRCREV = "e57ca2e3685b160617d3d95fcd9e789c4e06ca88"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11