summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/fmt
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/fmt')
-rw-r--r--meta-oe/recipes-support/fmt/fmt_9.1.0.bb (renamed from meta-oe/recipes-support/fmt/fmt_8.1.1.bb)2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/fmt/fmt_8.1.1.bb b/meta-oe/recipes-support/fmt/fmt_9.1.0.bb
index c53dd38901..34896153c2 100644
--- a/meta-oe/recipes-support/fmt/fmt_8.1.1.bb
+++ b/meta-oe/recipes-support/fmt/fmt_9.1.0.bb
@@ -5,7 +5,7 @@ LICENSE = "MIT"
5LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b" 5LIC_FILES_CHKSUM = "file://LICENSE.rst;md5=af88d758f75f3c5c48a967501f24384b"
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 = "b6f4ceaed0a0a24ccf575fab6c56dd50ccf6f1a9" 8SRCREV = "a33701196adfad74917046096bf5a2aa0ab0bb50"
9 9
10S = "${WORKDIR}/git" 10S = "${WORKDIR}/git"
11 11