fmt: update 10.2.1 -> 11.0.2

(From OE-Core rev: f2d7d6ebeee9ef83ba6dde53f188e06e5c6a4941)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2024-08-27 07:23:27 +02:00
committed by Richard Purdie
parent 569ed323c8
commit 75d90d7cf3

View File

@@ -4,8 +4,8 @@ HOMEPAGE = "https://fmt.dev"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://LICENSE;md5=b9257785fc4f3803a4b71b76c1412729"
SRC_URI = "git://github.com/fmtlib/fmt;branch=10.x;protocol=https"
SRCREV = "e69e5f977d458f2650bb346dadf2ad30c5320281"
SRC_URI = "git://github.com/fmtlib/fmt;branch=master;protocol=https"
SRCREV = "0c9fce2ffefecfdce794e1859584e25877b7b592"
S = "${WORKDIR}/git"