Merge topic 'update-curl-script'

24e7ccb7 curl: Update script to get curl from new repository
This commit is contained in:
Brad King 2016-08-26 09:45:39 -04:00 committed by CMake Topic Stage
commit 21c946eef4
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ shopt -s dotglob
readonly name="curl"
readonly ownership="Curl Upstream <curl-library@cool.haxx.se>"
readonly subtree="Utilities/cmcurl"
readonly repo="https://github.com/bagder/curl.git"
readonly repo="https://github.com/curl/curl.git"
readonly tag="curl-7_50_1"
readonly shortlog=false
readonly paths="