Merge topic 'update-curl'

3e913b819d Merge branch 'upstream-curl' into update-curl
d431136e02 curl 2018-05-15 (cb013830)
f3c73b878c curl: Update script to get curl 7.60.0

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !2091
This commit is contained in:
Brad King
2018-05-21 13:52:06 +00:00
committed by Kitware Robot
108 changed files with 3635 additions and 1766 deletions

View File

@@ -8,7 +8,7 @@ readonly name="curl"
readonly ownership="Curl Upstream <curl-library@cool.haxx.se>"
readonly subtree="Utilities/cmcurl"
readonly repo="https://github.com/curl/curl.git"
readonly tag="curl-7_58_0"
readonly tag="curl-7_60_0"
readonly shortlog=false
readonly paths="
CMake/*