From: Michael Nosthoff via buildroot <buildroot@buildroot.org>
To: buildroot@buildroot.org
Cc: Semyon Kolganov <semenak94@mail.ru>
Subject: [Buildroot] [PATCH] package/fmt: bump to version 9.1.0
Date: Tue, 30 Aug 2022 10:04:40 +0200 [thread overview]
Message-ID: <20220830080447.7426-1-buildroot@heine.tech> (raw)
---
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 c203e35867..65eeaa4ebe 100644
--- a/package/fmt/fmt.hash
+++ b/package/fmt/fmt.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 fc96dd2d2fdf2bded630787adba892c23cb9e35c6fd3273c136b0c57d4651ad6 fmt-9.0.0.zip
+sha256 cceb4cb9366e18a5742128cb3524ce5f50e88b476f1e54737a47ffdf4df4c996 fmt-9.1.0.zip
sha256 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8 LICENSE.rst
diff --git a/package/fmt/fmt.mk b/package/fmt/fmt.mk
index b7d67a0f28..ed0703cbc9 100644
--- a/package/fmt/fmt.mk
+++ b/package/fmt/fmt.mk
@@ -4,7 +4,7 @@
#
################################################################################
-FMT_VERSION = 9.0.0
+FMT_VERSION = 9.1.0
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
next reply other threads:[~2022-08-30 8:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-30 8:04 Michael Nosthoff via buildroot [this message]
2022-08-30 13:39 ` [Buildroot] [PATCH] package/fmt: bump to version 9.1.0 Michael Nosthoff via buildroot
2022-08-30 19:46 ` Yann E. MORIN
2022-08-30 19:48 ` Yann E. MORIN
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20220830080447.7426-1-buildroot@heine.tech \
--to=buildroot@buildroot.org \
--cc=buildroot@heine.tech \
--cc=semenak94@mail.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.