Thanks, applied as 3b1718beef24da27e14704e753fee22c17d16233. Michael
[sent from post-receive hook] On Mon, 18 May 2026 09:53:21 +0200, Bruno Thomsen <[email protected]> wrote: > Update to latest v11 version, so it works together with spdlog 1.15.3. > > Signed-off-by: Bruno Thomsen <[email protected]> > Message-Id: <[email protected]> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/fmt.make b/rules/fmt.make > index 9ea7d6635f39..c71621439945 100644 > --- a/rules/fmt.make > +++ b/rules/fmt.make > @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_FMT) += fmt > # > # Paths and names > # > -FMT_VERSION := 11.0.2 > -FMT_MD5 := 3fe10c5184c8ecd0d2f9536c1b1ae95c > +FMT_VERSION := 11.2.0 > +FMT_MD5 := 2f3701cada629ca455c3388d1089f5bd > FMT := fmt-$(FMT_VERSION) > FMT_SUFFIX := tar.gz > FMT_URL := > https://github.com/fmtlib/fmt/archive/refs/tags/$(FMT_VERSION).$(FMT_SUFFIX)
