aboutsummaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-10-02 04:29:07 +0000
committerWoodpecker CI <emmett1.2miligrams@protonmail.com>2025-10-02 04:29:07 +0000
commitb3e65826e02015ecfff8bf8a3fefbade6b145d34 (patch)
treeed7af2bfaa24ded080f7fd596d1605996d7c7406 /cmake
parent22f0b5a03001de9330fd008edcf78a7fede17389 (diff)
downloadalicelinux-b3e65826e02015ecfff8bf8a3fefbade6b145d34.tar.gz
alicelinux-b3e65826e02015ecfff8bf8a3fefbade6b145d34.zip
Woodpecker CI 8a398b2ed80d03c99bb2b11010bb2e205a8d4aef [SKIP CI]
Diffstat (limited to 'cmake')
-rw-r--r--cmake/.checksum3
-rw-r--r--cmake/abuild5
2 files changed, 3 insertions, 5 deletions
diff --git a/cmake/.checksum b/cmake/.checksum
index 87746ce6..4cf9b3e3 100644
--- a/cmake/.checksum
+++ b/cmake/.checksum
@@ -1,2 +1 @@
-9301d64661e2bc0530ed47665e3852d5376b2fc9da6714836356a56f89313a36 cmake-4.1.1.tar.gz
-9584a37c5b9b99918c8a285cae4b02b3ddf32b2af7b283f5574cbb74113bbca2 curl.patch
+eb42cfa384ba28106723aa31cce0844047b03c211730ba09a43c7454acf715f1 cmake-4.1.2.tar.gz
diff --git a/cmake/abuild b/cmake/abuild
index a7a344ca..4174dc45 100644
--- a/cmake/abuild
+++ b/cmake/abuild
@@ -1,8 +1,7 @@
name=cmake
-version=4.1.1
+version=4.1.2
release=1
-source="https://$name.org/files/v${version%.*}/$name-$version.tar.gz
- curl.patch"
+source="https://$name.org/files/v${version%.*}/$name-$version.tar.gz"
build() {
if command -v cmake >/dev/null; then