diff --git a/core/curl/build b/core/curl/build index a75d9bbc..a436c295 100755 --- a/core/curl/build +++ b/core/curl/build @@ -5,16 +5,17 @@ --enable-ipv6 \ --enable-unix-sockets \ --enable-hidden-symbols \ - --without-libidn \ - --without-libidn2 \ --disable-manual \ --disable-ldap \ --disable-ares \ + --with-openssl \ + --with-pic \ + --with-ca-fallback \ --without-librtmp \ --without-icu \ --without-libpsl \ - --with-pic \ - --with-ca-fallback + --without-libidn \ + --without-libidn2 make curl_LDFLAGS=-all-static make DESTDIR="$1" install diff --git a/core/curl/checksums b/core/curl/checksums index 8f8bcb7a..efca4bfb 100644 --- a/core/curl/checksums +++ b/core/curl/checksums @@ -1 +1 @@ -7c4c7ca4ea88abe00fea4740dcf81075c031b1d0bb23aff2d5efde20a3c2408a +0f64582c54282f31c0de9f0a1a596b182776bd4df9a4c4a2a41bbeb54f62594b diff --git a/core/curl/sources b/core/curl/sources index 3520013a..4c9b3f00 100644 --- a/core/curl/sources +++ b/core/curl/sources @@ -1 +1 @@ -https://curl.haxx.se/download/curl-7.73.0.tar.xz +https://curl.haxx.se/download/curl-7.77.0.tar.xz diff --git a/core/curl/version b/core/curl/version index 4f085843..2df10bcd 100644 --- a/core/curl/version +++ b/core/curl/version @@ -1 +1 @@ -7.73.0 1 +7.77.0 1