public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] meson: Update to version 1.11.1
Date: Mon, 25 May 2026 14:25:01 +0200	[thread overview]
Message-ID: <20260525122505.3658371-11-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260525122505.3658371-1-adolf.belka@ipfire.org>

- Update from version 1.10.1 to 1.11.1
- Update of rootfile
- Changelog
1.11.1
See changes in link https://mesonbuild.com/Release-notes-for-1-11-0.html

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 config/rootfiles/common/meson | 15 ++++++++-------
 lfs/meson                     |  4 ++--
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/config/rootfiles/common/meson b/config/rootfiles/common/meson
index aab212049..bd7763962 100644
--- a/config/rootfiles/common/meson
+++ b/config/rootfiles/common/meson
@@ -1,11 +1,11 @@
 #usr/bin/meson
-#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info
-#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/PKG-INFO
-#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/SOURCES.txt
-#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/dependency_links.txt
-#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/entry_points.txt
-#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/requires.txt
-#usr/lib/python3.10/site-packages/meson-1.10.1-py3.10.egg-info/top_level.txt
+#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info
+#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info/PKG-INFO
+#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info/SOURCES.txt
+#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info/dependency_links.txt
+#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info/entry_points.txt
+#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info/requires.txt
+#usr/lib/python3.10/site-packages/meson-1.11.1-py3.10.egg-info/top_level.txt
 #usr/lib/python3.10/site-packages/mesonbuild
 #usr/lib/python3.10/site-packages/mesonbuild/__init__.py
 #usr/lib/python3.10/site-packages/mesonbuild/_pathlib.py
@@ -233,6 +233,7 @@
 #usr/lib/python3.10/site-packages/mesonbuild/scripts/pickle_env.py
 #usr/lib/python3.10/site-packages/mesonbuild/scripts/pycompile.py
 #usr/lib/python3.10/site-packages/mesonbuild/scripts/python_info.py
+#usr/lib/python3.10/site-packages/mesonbuild/scripts/rc.py
 #usr/lib/python3.10/site-packages/mesonbuild/scripts/regen_checker.py
 #usr/lib/python3.10/site-packages/mesonbuild/scripts/reprotest.py
 #usr/lib/python3.10/site-packages/mesonbuild/scripts/run_tool.py
diff --git a/lfs/meson b/lfs/meson
index cf928514b..9ff7ae20e 100644
--- a/lfs/meson
+++ b/lfs/meson
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 1.10.1
+VER        = 1.11.1
 
 THISAPP    = meson-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -40,7 +40,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 0d99736cdc1b3576026bce775a15c805c8178e2b21615829e028a05f5265cb5c72bd04a9ac5a45a9cf247d54f37f25a98f094efb5e1addb78e9a6ff863629642
+$(DL_FILE)_BLAKE2 = 3fcedb28ae3646e1c6bc1b9596ec3f04af1752bef7de9a0a1086aa103d8e0e91b22c66b85f66751447571d2d8815cf3582aacb1e252ea4af59aa18ae1bbede13
 
 install : $(TARGET)
 
-- 
2.54.0



  parent reply	other threads:[~2026-05-25 12:25 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-25 12:24 [PATCH] core203: Ship iana-etc Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship krb5 Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship libusb Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship lvm2 Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship meson Adolf Belka
2026-05-25 12:24 ` [PATCH] core203: Ship sqlite Adolf Belka
2026-05-25 12:24 ` [PATCH] iana-etc: Update to version 20260511 Adolf Belka
2026-05-25 12:24 ` [PATCH] krb5: Update to version 1.22.2 Adolf Belka
2026-05-25 12:24 ` [PATCH] libusb: Update to version 1.0.30 Adolf Belka
2026-05-25 12:25 ` [PATCH] lvm2: Update to version 2.03.41 Adolf Belka
2026-05-25 12:25 ` Adolf Belka [this message]
2026-05-25 12:25 ` [PATCH] sqlite: Update to version 3530100 Adolf Belka
2026-05-25 12:25 ` [PATCH] tmux: Update to version 3.6b Adolf Belka
2026-05-25 12:25 ` [PATCH] vim: Update to version 9.2.0526 Adolf Belka
2026-05-25 12:25 ` [PATCH] xfsprogs: Update to version 7.0.1 Adolf Belka

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=20260525122505.3658371-11-adolf.belka@ipfire.org \
    --to=adolf.belka@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