public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] cmake: Update to 3.20.3
Date: Sat, 29 May 2021 18:02:22 +0200	[thread overview]
Message-ID: <20210529160222.81911-1-adolf.belka@ipfire.org> (raw)

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

- Update from 3.20.2 to 3.20.3
- Update of rootfile not required
- Changelog
   Changes made since CMake 3.20.2:
   Brad King (7):
    Help: Use relative path for IDE Integration guide link to preset schema
    BinUtils: Use more-private temporary variable names
    ObjectiveC: Respect OSX_ARCHITECTURES for OBJC
    FindBoost: Add support for Boost 1.76
    Ninja: Restore support for Fortran in a symlinked build tree
    Utilities/Sphinx: Update man page config for Sphinx 4
    CMake 3.20.3
   Craig Scott (2):
    ExternalProject: Ensure git fetch if updating to hash we don’t have yet
    ExternalProject: Only add git config setting with git 1.7.7 or later
   Kyle Edwards (2):
    Ninja Multi-Config: Split long command lines by config
    CMP0082: Check EXCLUDE_FROM_ALL property at generate time
   Raul Tambre (3):
    GNU: C++17 default version
    GNU: Final C++20 flags
    GNU: C++23 support
   Robert Maynard (6):
    CUDA: improve regex for CUDA Toolkit root from nvcc verbose output
    cmCommandLineArgument: Correctly record parsing failures
    cmake: --build and --install error out when encountering bad flags
    cmCommandLineArgument: Provide more information syntax error messages
    NVHPC: Support explicit language flags
    NVHPC: Support Ninja dependency scanning

Signed-off-by: Adolf Belka <adolf.belka(a)ipfire.org>
---
 lfs/cmake | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/cmake b/lfs/cmake
index 7ce6e7e7d..489513b90 100644
--- a/lfs/cmake
+++ b/lfs/cmake
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 3.20.2
+VER        = 3.20.3
 
 THISAPP    = cmake-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -42,7 +42,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = cd0e7735f1e51f30ee3b0844390a464a
+$(DL_FILE)_MD5 = 57ddb91cd14cb7e58a34f1f1066bf8c2
 
 install : $(TARGET)
 
-- 
2.31.1


                 reply	other threads:[~2021-05-29 16:02 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20210529160222.81911-1-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