aboutsummaryrefslogtreecommitdiff
path: root/core/curl
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2020-09-03 11:27:16 +0300
committerCem Keylan <cem@ckyln.com>2020-09-03 11:27:16 +0300
commit164fcffe37a4edbddc4d6792ee1aab2a0d95aced (patch)
tree9f12740b6acaf015ee7da8a18d240c74267ae075 /core/curl
parentf9eeee9c4b9908a05d37f83f0a3b062d49a09a5b (diff)
downloadrepository-164fcffe37a4edbddc4d6792ee1aab2a0d95aced.tar.gz
curl: build without zstd
Diffstat (limited to 'core/curl')
-rwxr-xr-xcore/curl/build1
-rw-r--r--core/curl/version2
2 files changed, 2 insertions, 1 deletions
diff --git a/core/curl/build b/core/curl/build
index 956c01d7..2ef56a74 100755
--- a/core/curl/build
+++ b/core/curl/build
@@ -14,6 +14,7 @@
--without-librtmp \
--without-icu \
--without-libpsl \
+ --without-zstd \
--with-pic \
--with-ssl
diff --git a/core/curl/version b/core/curl/version
index db87252d..a59a9334 100644
--- a/core/curl/version
+++ b/core/curl/version
@@ -1 +1 @@
-7.72.0 2
+7.72.0 3