From 9d7e1181d4e5abc2a46f21f5279222cc4be6347e Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Fri, 13 Oct 2023 11:52:24 +0200 Subject: curl: bump to 8.4.0 --- core/curl/build | 1 + core/curl/checksums | 2 +- core/curl/sources | 2 +- 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 b8c400d1..93adf517 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1,2 +1,2 @@ %BLAKE3 -3006ecc2c3579644a0bb018bfa834857f1d0081c6a82eafab5806118335547fe curl-8.3.0.tar.xz +48fb5a80fd5b8cc83b27377e4dca57650d3d58110e39569e23ac553ee43d7cc6 curl-8.4.0.tar.xz diff --git a/core/curl/sources b/core/curl/sources index f320ab1e..598a88e9 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-8.3.0.tar.xz +https://curl.haxx.se/download/curl-8.4.0.tar.xz diff --git a/core/curl/version b/core/curl/version index 5411fa8f..767f96db 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -8.3.0 1 +8.4.0 1 -- cgit v1.2.3