@@ -156,7 +156,7 @@ cmake ^
156156 -D CMAKE_EXE_LINKER_FLAGS=" /INCREMENTAL:NO" ^
157157 -D CMAKE_SHARED_LINKER_FLAGS=" /INCREMENTAL:NO" ^
158158
159- -D CMAKE_INSTALL_PREFIX=%BuildRoot% \Library\curl-7.77 .0\usr ^
159+ -D CMAKE_INSTALL_PREFIX=%BuildRoot% \Library\curl-8.4 .0\usr ^
160160
161161 -D BUILD_CURL_EXE=NO ^
162162 -D CMAKE_USE_OPENSSL=NO ^
@@ -319,7 +319,7 @@ cmake ^
319319
320320 -D CMAKE_INSTALL_PREFIX=%SDKInstallRoot% \usr ^
321321
322- -D CURL_DIR=%BuildRoot% \Library\curl-7.77 .0\usr\lib\cmake\CURL ^
322+ -D CURL_DIR=%BuildRoot% \Library\curl-8.4 .0\usr\lib\cmake\CURL ^
323323 -D ICU_ROOT=%BuildRoot% \Library\icu-69.1\usr ^
324324 -D ICU_DATA_LIBRARY_RELEASE=%BuildRoot% \Library\icu-69.1\usr\lib\sicudt69.lib ^
325325 -D ICU_UC_LIBRARY_RELEASE=%BuildRoot% \Library\icu-69.1\usr\lib\sicuuc69.lib ^
@@ -822,7 +822,7 @@ git clone --quiet --no-tags --depth 1 --branch v1.2.11 https://github.com/madler
822822git clone --quiet --no-tags --depth 1 --branch v2.9.12 https://github.com/gnome/libxml2
823823git clone --quiet --no-tags --depth 1 --branch version-3.36.0 https://github.com/sqlite/sqlite
824824git clone --quiet --no-tags --depth 1 --branch maint/maint-69 https://github.com/unicode-org/icu
825- git clone --quiet --no-tags --depth 1 --branch curl-7_77_0 https://github.com/curl/curl
825+ git clone --quiet --no-tags --depth 1 --branch curl-8_4_0 https://github.com/curl/curl
826826
827827goto :eof
828828endlocal
@@ -895,7 +895,7 @@ cmake ^
895895
896896 -D CMAKE_INSTALL_PREFIX=%SDKInstallRoot% \usr ^
897897
898- -D CURL_DIR=%BuildRoot% \Library\curl-7.77 .0\usr\lib\cmake\CURL ^
898+ -D CURL_DIR=%BuildRoot% \Library\curl-8.4 .0\usr\lib\cmake\CURL ^
899899 -D ICU_ROOT=%BuildRoot% \Library\icu-69.1\usr ^
900900 -D ICU_DATA_LIBRARY_RELEASE=%BuildRoot% \Library\icu-69.1\usr\lib\sicudt69.lib ^
901901 -D ICU_I18N_LIBRARY_RELEASE=%BuildRoot% \Library\icu-69.1\usr\lib\sicuin69.lib ^
0 commit comments