aboutsummaryrefslogtreecommitdiff
path: root/cmake/abuild
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/abuild
parent22f0b5a03001de9330fd008edcf78a7fede17389 (diff)
downloadalicelinux-b3e65826e02015ecfff8bf8a3fefbade6b145d34.tar.gz
alicelinux-b3e65826e02015ecfff8bf8a3fefbade6b145d34.zip
Woodpecker CI 8a398b2ed80d03c99bb2b11010bb2e205a8d4aef [SKIP CI]
Diffstat (limited to 'cmake/abuild')
-rw-r--r--cmake/abuild5
1 files changed, 2 insertions, 3 deletions
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