summaryrefslogtreecommitdiffstats
path: root/Utilities/Scripts
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2016-08-26 12:32:23 (GMT)
committerBrad King <brad.king@kitware.com>2016-08-26 12:32:45 (GMT)
commit24e7ccb7ef486191ebb9fca916c70e367c41b2fb (patch)
tree3460ede7576f78fa4ea8f5d65e4d8bfa38a3df8e /Utilities/Scripts
parent98caa14cc84cc659c2c5b51f84c6547b57c89c30 (diff)
downloadCMake-24e7ccb7ef486191ebb9fca916c70e367c41b2fb.zip
CMake-24e7ccb7ef486191ebb9fca916c70e367c41b2fb.tar.gz
CMake-24e7ccb7ef486191ebb9fca916c70e367c41b2fb.tar.bz2
curl: Update script to get curl from new repository
Curl is now hosted at https://github.com/curl/curl.git
Diffstat (limited to 'Utilities/Scripts')
-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="