package/fmt: bump to version 11.0.1

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Michael Nosthoff
2024-07-09 09:13:09 +02:00
committed by Thomas Petazzoni
parent 38dbdc18a8
commit 6b86f076c3
2 changed files with 2 additions and 2 deletions

View File

@@ -1,3 +1,3 @@
# Locally calculated
sha256 312151a2d13c8327f5c9c586ac6cf7cddc1658e8f53edae0ec56509c8fa516c9 fmt-10.2.1.zip
sha256 62ca45531814109b5d6cef0cf2fd17db92c32a30dd23012976e768c685534814 fmt-11.0.1.zip
sha256 07580f2a3b35709ce703d523f447b242f6dfec7582a8c0df102c7fa2849375f8 LICENSE

View File

@@ -4,7 +4,7 @@
#
################################################################################
FMT_VERSION = 10.2.1
FMT_VERSION = 11.0.1
FMT_SITE = https://github.com/fmtlib/fmt/releases/download/$(FMT_VERSION)
FMT_SOURCE = fmt-$(FMT_VERSION).zip
FMT_LICENSE = MIT with exception