diff options
Diffstat (limited to 'core/curl')
-rwxr-xr-x | core/curl/build | 1 | ||||
-rw-r--r-- | core/curl/checksums | 2 | ||||
-rw-r--r-- | core/curl/sources | 2 | ||||
-rw-r--r-- | core/curl/version | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/core/curl/build b/core/curl/build index 9b877576..69513e7c 100755 --- a/core/curl/build +++ b/core/curl/build @@ -17,6 +17,7 @@ --without-libpsl \ --with-openssl \ --without-zstd \ + --without-brotli \ --with-pic make diff --git a/core/curl/checksums b/core/curl/checksums index f9e77692..4098099a 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1,2 +1,2 @@ %BLAKE3 -e70376f51074b726c5b131161eaea4a5f9966559f41e130f65ab8553b6d0a9c2 curl-8.0.1.tar.xz +897e5ef8ba9a60a20996f51dcd5a0355c9786ff9b030bc5645ea6531d8415c2a curl-8.10.1.tar.xz diff --git a/core/curl/sources b/core/curl/sources index 5c0954c8..6f0ef335 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-8.0.1.tar.xz +https://curl.haxx.se/download/curl-8.10.1.tar.xz diff --git a/core/curl/version b/core/curl/version index 2bbbe1c8..250788e2 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -8.0.1 1 +8.10.1 1 |