summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-08-26 13:45:39 (GMT)
committerCMake Topic Stage <kwrobot@kitware.com>2016-08-26 13:45:39 (GMT)
commit21c946eef4e11e6161cc46b265fbeb128ea1baf7 (patch)
tree825514446e31abb5c8585344353cddf2f1286a4c
parent41f03f5fa794e05745ff2975b7d8854e3a4a7792 (diff)
parent24e7ccb7ef486191ebb9fca916c70e367c41b2fb (diff)
downloadCMake-21c946eef4e11e6161cc46b265fbeb128ea1baf7.zip
CMake-21c946eef4e11e6161cc46b265fbeb128ea1baf7.tar.gz
CMake-21c946eef4e11e6161cc46b265fbeb128ea1baf7.tar.bz2
Merge topic 'update-curl-script'
24e7ccb7 curl: Update script to get curl from new repository
-rwxr-xr-xUtilities/Scripts/update-curl.bash2
1 files changed, 1 insertions, 1 deletions
diff --git a/Utilities/Scripts/update-curl.bash b/Utilities/Scripts/update-curl.bash
index 0e466cf..590bd44 100755
--- a/Utilities/Scripts/update-curl.bash
+++ b/Utilities/Scripts/update-curl.bash
@@ -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="