smanders / externpro

build external projects with cmake
MIT License
13 stars 12 forks source link

update the curl version #310

Closed smanders closed 2 years ago

smanders commented 3 years ago

externpro currently builds version 7.66.0 https://github.com/smanders/externpro/issues/249 (which required additional fixes https://github.com/smanders/externpro/issues/261)

it appears a newer release may perform better (especially resolving localhost on Windows?) https://isrhub.usurf.usu.edu/lwilcox/VantageServer/pull/17#discussion_r89172

smanders commented 2 years ago

version 7.66.0 patch https://github.com/curl/curl/compare/curl-7_66_0...smanders:xp-7_66_0 version 7.80 patch https://github.com/curl/curl/compare/curl-7_80_0...smanders:xp-7_80_0

smanders commented 2 years ago

completed with commit referenced above

libcurl is a dependency