libs: updated to curl 7.79.1

This commit is contained in:
Remy Marquis 2021-09-22 10:43:47 +02:00
parent b959a27f44
commit 80ac44e6a5

View file

@ -524,8 +524,8 @@ elseif(UNIX)
bundled_curl bundled_curl
DEPENDS bundled_wolfssl bundled_openssl DEPENDS bundled_wolfssl bundled_openssl
DOWNLOAD_DIR ${LIBS_DOWNLOAD_DIR} DOWNLOAD_DIR ${LIBS_DOWNLOAD_DIR}
URL https://github.com/curl/curl/archive/curl-7_75_0.tar.gz URL https://github.com/curl/curl/archive/curl-7_79_1.tar.gz
URL_HASH MD5=0afe197dc28d2dbb5cc812776445e280 URL_HASH MD5=7a6ac0611e8fc77aa8b49d6b4bbdbbdc
SOURCE_DIR "${LIBS_DOWNLOAD_SRC_DIR}/curl" SOURCE_DIR "${LIBS_DOWNLOAD_SRC_DIR}/curl"
CONFIGURE_COMMAND ${CURL_CONFIGURE} CONFIGURE_COMMAND ${CURL_CONFIGURE}
PREFIX ${CMAKE_CURRENT_BINARY_DIR}/libs/curl PREFIX ${CMAKE_CURRENT_BINARY_DIR}/libs/curl