diff options
Diffstat (limited to 'Utilities')
-rwxr-xr-x | Utilities/Scripts/update-curl.bash | 2 |
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=" |