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 1ec7a677..4098099a 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1,2 +1,2 @@ %BLAKE3 -dcd503b393933dc1f60120bf569c7317a05ab1e43f77d814c9e57f3717964a11 curl-8.1.2.tar.xz +897e5ef8ba9a60a20996f51dcd5a0355c9786ff9b030bc5645ea6531d8415c2a curl-8.10.1.tar.xz diff --git a/core/curl/sources b/core/curl/sources index 0470827e..6f0ef335 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-8.1.2.tar.xz +https://curl.haxx.se/download/curl-8.10.1.tar.xz diff --git a/core/curl/version b/core/curl/version index 1679acdb..250788e2 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -8.1.2 1 +8.10.1 1 |