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