public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: "Peter Müller" <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 1/2] fmt: Update to 9.0.0
Date: Tue, 02 Aug 2022 14:16:27 +0000	[thread overview]
Message-ID: <c76c7b43-70fb-756b-03e4-60e47aca4eda@ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1773 bytes --]

Please refer to https://github.com/fmtlib/fmt/releases/tag/9.0.0 for the
release announcement of this version.

Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
 config/rootfiles/common/fmt | 6 +++---
 lfs/fmt                     | 4 ++--
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/config/rootfiles/common/fmt b/config/rootfiles/common/fmt
index d9067f14a..8fbb8a7bd 100644
--- a/config/rootfiles/common/fmt
+++ b/config/rootfiles/common/fmt
@@ -6,11 +6,11 @@
 #usr/include/fmt/core.h
 #usr/include/fmt/format-inl.h
 #usr/include/fmt/format.h
-#usr/include/fmt/locale.h
 #usr/include/fmt/os.h
 #usr/include/fmt/ostream.h
 #usr/include/fmt/printf.h
 #usr/include/fmt/ranges.h
+#usr/include/fmt/std.h
 #usr/include/fmt/xchar.h
 #usr/lib/cmake/fmt
 #usr/lib/cmake/fmt/fmt-config-version.cmake
@@ -18,6 +18,6 @@
 #usr/lib/cmake/fmt/fmt-targets-release.cmake
 #usr/lib/cmake/fmt/fmt-targets.cmake
 #usr/lib/libfmt.so
-#usr/lib/libfmt.so.8
-#usr/lib/libfmt.so.8.1.1
+#usr/lib/libfmt.so.9
+#usr/lib/libfmt.so.9.0.0
 #usr/lib/pkgconfig/fmt.pc
diff --git a/lfs/fmt b/lfs/fmt
index 754de03b1..89bcc9818 100644
--- a/lfs/fmt
+++ b/lfs/fmt
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 8.1.1
+VER        = 9.0.0
 
 THISAPP    = fmt-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 8f3eafd72c0eff62cfcf26a8a37e4d89c8f4a2cec6e427e3ea8d0de3010dd6e5e45ce4486335d3b433308a967915b38ca4d422d789ceda4196153329128056b9
+$(DL_FILE)_BLAKE2 = 1455aec5bec73c56d4d4074ae034176143a3f6171aa60505ee48cbc4b6c66e0de4b5600c4a91e2d16073a285f98b3e5b5ee89b4061e49578c005bccc04855045
 
 install : $(TARGET)
 
-- 
2.35.3

             reply	other threads:[~2022-08-02 14:16 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-02 14:16 Peter Müller [this message]
2022-08-02 14:17 ` [PATCH 2/2] mpd: Update to 0.23.8 Peter Müller

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=c76c7b43-70fb-756b-03e4-60e47aca4eda@ipfire.org \
    --to=peter.mueller@ipfire.org \
    --cc=development@lists.ipfire.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox