Skip to content

Commit

Permalink
Update curl
Browse files Browse the repository at this point in the history
  • Loading branch information
sgallou committed Sep 9, 2024
1 parent 11c2070 commit c9baf2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/external-libs/curl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ endif(CMAKE_TOOLCHAIN_FILE)

ExternalProject_Add(curl_build
GIT_REPOSITORY https://github.com/curl/curl.git
GIT_TAG curl-8_8_0
GIT_TAG curl-8_9_1
GIT_CONFIG advice.detachedHead=false
PATCH_COMMAND ${CURL_PATHCMD}
PREFIX ${CURL_ROOT}
Expand Down

0 comments on commit c9baf2e

Please sign in to comment.