From 183817fea55182342bca027e623e2f3b08622e05 Mon Sep 17 00:00:00 2001 From: Cem Keylan Date: Wed, 26 May 2021 20:20:22 +0300 Subject: curl: bump to 7.77.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 4e2b82ac..16f2c258 100755 --- a/core/curl/build +++ b/core/curl/build @@ -14,6 +14,7 @@ --without-librtmp \ --without-icu \ --without-libpsl \ + --with-openssl \ --without-zstd \ --with-pic diff --git a/core/curl/checksums b/core/curl/checksums index aa8246b7..bfdb08d8 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1 +1 @@ -64bb5288c39f0840c07d077e30d9052e1cbb9fa6c2dc52523824cc859e679145 curl-7.76.1.tar.xz +0f64582c54282f31c0de9f0a1a596b182776bd4df9a4c4a2a41bbeb54f62594b curl-7.77.0.tar.xz diff --git a/core/curl/sources b/core/curl/sources index f74e3d30..4c9b3f00 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-7.76.1.tar.xz +https://curl.haxx.se/download/curl-7.77.0.tar.xz diff --git a/core/curl/version b/core/curl/version index 545a96dc..2df10bcd 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -7.76.1 1 +7.77.0 1 -- cgit v1.2.3