aboutsummaryrefslogtreecommitdiff
path: root/cmake/abuild
diff options
context:
space:
mode:
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