* [PR PATCH] cmake: update to 3.31.4
@ 2025-01-21 12:09 bvdeenen
2025-01-22 11:57 ` [PR PATCH] [Closed]: " bvdeenen
0 siblings, 1 reply; 2+ messages in thread
From: bvdeenen @ 2025-01-21 12:09 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 562 bytes --]
There is a new pull request by bvdeenen against master on the void-packages repository
https://github.com/bvdeenen/void-packages master
https://github.com/void-linux/void-packages/pull/54063
cmake: update to 3.31.4
<!-- Uncomment relevant sections and delete options which are not applicable -->
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
A patch file from https://github.com/void-linux/void-packages/pull/54063.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-master-54063.patch --]
[-- Type: text/x-diff, Size: 1098 bytes --]
From 91a06a3dd069abdc4733df18d3553c8a84891e8e Mon Sep 17 00:00:00 2001
From: Bart van Deenen <bartvandeenen@streammachine.io>
Date: Mon, 30 Dec 2024 19:54:05 +0100
Subject: [PATCH] cmake: update to 3.31.4
---
srcpkgs/cmake/template | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/srcpkgs/cmake/template b/srcpkgs/cmake/template
index 1b6b23cf3dc8cc..646f9f75e5df1e 100644
--- a/srcpkgs/cmake/template
+++ b/srcpkgs/cmake/template
@@ -1,6 +1,6 @@
# Template file for 'cmake'
pkgname=cmake
-version=3.30.1
+version=3.31.4
revision=1
build_style=cmake
configure_args="-DCMAKE_DOC_DIR=/share/doc/cmake
@@ -17,7 +17,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
license="BSD-3-Clause, ICU"
homepage="https://www.cmake.org"
distfiles="https://www.cmake.org/files/v${version%.*}/${pkgname}-${version}.tar.gz"
-checksum=df9b3c53e3ce84c3c1b7c253e5ceff7d8d1f084ff0673d048f260e04ccb346e1
+checksum=a6130bfe75f5ba5c73e672e34359f7c0a1931521957e8393a5c2922c8b0f7f25
if [ "$XBPS_TARGET_LIBC" = musl ]; then
configure_args+=" -DCMake_NO_SELF_BACKTRACE=1"
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-22 11:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-21 12:09 [PR PATCH] cmake: update to 3.31.4 bvdeenen
2025-01-22 11:57 ` [PR PATCH] [Closed]: " bvdeenen
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).