package/fmt: bump to version 1.2.0

- LICENSE file dropped the .rst suffix

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-01-02 13:45:41 +01:00 committed by Thomas Petazzoni
parent 1a28794530
commit 7f618fb81a
2 changed files with 4 additions and 4 deletions

View File

@ -1,3 +1,3 @@
# Locally calculated
sha256 b84e58a310c9b50196cda48d5678d5fa0849bca19e5fdba6b684f0ee93ed9d1b fmt-10.1.1.zip
sha256 07580f2a3b35709ce703d523f447b242f6dfec7582a8c0df102c7fa2849375f8 LICENSE.rst
sha256 8a942861a94f8461a280f823041cde8f620a6d8b0e0aacc98c15bb5a9dd92399 fmt-10.2.0.zip
sha256 07580f2a3b35709ce703d523f447b242f6dfec7582a8c0df102c7fa2849375f8 LICENSE

View File

@ -4,11 +4,11 @@
#
################################################################################
FMT_VERSION = 10.1.1
FMT_VERSION = 10.2.0
FMT_SITE = https://github.com/fmtlib/fmt/releases/download/$(FMT_VERSION)
FMT_SOURCE = fmt-$(FMT_VERSION).zip
FMT_LICENSE = MIT with exception
FMT_LICENSE_FILES = LICENSE.rst
FMT_LICENSE_FILES = LICENSE
FMT_CPE_ID_VENDOR = fmt
FMT_INSTALL_STAGING = YES