* [Buildroot] [PATCH] package/fmt: bump to version 11.0.2
@ 2024-08-08 6:28 Michael Nosthoff via buildroot
2024-08-08 16:45 ` Thomas Petazzoni via buildroot
0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2024-08-08 6:28 UTC (permalink / raw)
To: buildroot; +Cc: Semyon Kolganov
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
package/fmt/fmt.hash | 2 +-
package/fmt/fmt.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/fmt/fmt.hash b/package/fmt/fmt.hash
index 90d78dd989..aff52ccb6e 100644
--- a/package/fmt/fmt.hash
+++ b/package/fmt/fmt.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 62ca45531814109b5d6cef0cf2fd17db92c32a30dd23012976e768c685534814 fmt-11.0.1.zip
+sha256 40fc58bebcf38c759e11a7bd8fdc163507d2423ef5058bba7f26280c5b9c5465 fmt-11.0.2.zip
sha256 07580f2a3b35709ce703d523f447b242f6dfec7582a8c0df102c7fa2849375f8 LICENSE
diff --git a/package/fmt/fmt.mk b/package/fmt/fmt.mk
index d33b5b1bff..113652e911 100644
--- a/package/fmt/fmt.mk
+++ b/package/fmt/fmt.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FMT_VERSION = 11.0.1
+FMT_VERSION = 11.0.2
FMT_SITE = https://github.com/fmtlib/fmt/releases/download/$(FMT_VERSION)
FMT_SOURCE = fmt-$(FMT_VERSION).zip
FMT_LICENSE = MIT with exception
--
2.34.1
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-08-08 16:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-08 6:28 [Buildroot] [PATCH] package/fmt: bump to version 11.0.2 Michael Nosthoff via buildroot
2024-08-08 16:45 ` Thomas Petazzoni via buildroot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.