From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH 2/2] cmake: Update to version 4.4.3
Date: Tue, 15 Sep 2026 21:06:01 +0200 [thread overview]
Message-ID: <20260915190601.3108579-2-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20260915190601.3108579-1-adolf.belka@ipfire.org>
- Update from version 4.4.1 to 4.4.3
- No change in rootfile
- Required for latest faad2 build
- Changelog
4.4.3
* Swift policy :policy:`CMP0215`'s ``NEW`` behavior has been updated
to require policies :policy:`CMP0157` and :policy:`CMP0195` to also
be set to ``NEW``.
4.4.2
* This version made no changes to documented features or interfaces.
Some implementation updates were made to support ecosystem changes
and/or fix regressions.
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
lfs/cmake | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/lfs/cmake b/lfs/cmake
index 3f10b5ac2..fa7a71dcc 100644
--- a/lfs/cmake
+++ b/lfs/cmake
@@ -24,7 +24,7 @@
include Config
-VER = 4.4.1
+VER = 4.4.3
THISAPP = cmake-$(VER)
DL_FILE = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = caa1043626e4c0b1898cac198fb643efdf417ad8b471a46256c39fbe07a39666b8f95853e0ef8413d58af4ca400555774f8a7c6e2ccd250ea6f4937fe9874688
+$(DL_FILE)_BLAKE2 = d30fc821adf3a8ba1dd2b64a62a4245ab0a4f97fc2295db8abfae3cffec566a7eee621fd722c5041df44b0bd767051c78b2f0898dec92c65ed3cf66ad9a59506
install : $(TARGET)
--
2.55.0
prev parent reply other threads:[~2026-09-15 19:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-15 19:06 [PATCH 1/2] faad2: Update to version 2.11.3 Adolf Belka
2026-09-15 19:06 ` Adolf Belka [this message]
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=20260915190601.3108579-2-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