Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/fmt: bump to version 1.2.0
@ 2024-01-02 12:45 Michael Nosthoff via buildroot
  2024-01-02 20:23 ` Thomas Petazzoni via buildroot
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Nosthoff via buildroot @ 2024-01-02 12:45 UTC (permalink / raw)
  To: buildroot; +Cc: Semyon Kolganov

- LICENSE file dropped the .rst suffix

Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
 package/fmt/fmt.hash | 4 ++--
 package/fmt/fmt.mk   | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/package/fmt/fmt.hash b/package/fmt/fmt.hash
index 5f0e06ef30..f9928820ce 100644
--- a/package/fmt/fmt.hash
+++ b/package/fmt/fmt.hash
@@ -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
diff --git a/package/fmt/fmt.mk b/package/fmt/fmt.mk
index 8f8ba4837f..2512657727 100644
--- a/package/fmt/fmt.mk
+++ b/package/fmt/fmt.mk
@@ -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
 
-- 
2.39.3 (Apple Git-145)

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Buildroot] [PATCH] package/fmt: bump to version 1.2.0
  2024-01-02 12:45 [Buildroot] [PATCH] package/fmt: bump to version 1.2.0 Michael Nosthoff via buildroot
@ 2024-01-02 20:23 ` Thomas Petazzoni via buildroot
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Petazzoni via buildroot @ 2024-01-02 20:23 UTC (permalink / raw)
  To: Michael Nosthoff via buildroot; +Cc: Semyon Kolganov

On Tue,  2 Jan 2024 13:45:41 +0100
Michael Nosthoff via buildroot <buildroot@buildroot.org> wrote:

> - LICENSE file dropped the .rst suffix
> 
> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
> ---
>  package/fmt/fmt.hash | 4 ++--
>  package/fmt/fmt.mk   | 4 ++--
>  2 files changed, 4 insertions(+), 4 deletions(-)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-01-02 20:23 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-01-02 12:45 [Buildroot] [PATCH] package/fmt: bump to version 1.2.0 Michael Nosthoff via buildroot
2024-01-02 20:23 ` Thomas Petazzoni via buildroot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox