aboutsummaryrefslogtreecommitdiff
path: root/cmake/abuild
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/abuild')
-rw-r--r--cmake/abuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/cmake/abuild b/cmake/abuild
index 8ee4fdd1..a7a344ca 100644
--- a/cmake/abuild
+++ b/cmake/abuild
@@ -1,7 +1,8 @@
name=cmake
version=4.1.1
release=1
-source="https://$name.org/files/v${version%.*}/$name-$version.tar.gz"
+source="https://$name.org/files/v${version%.*}/$name-$version.tar.gz
+ curl.patch"
build() {
if command -v cmake >/dev/null; then