Browse Source

curl: Update script to get curl from new repository

Curl is now hosted at

  https://github.com/curl/curl.git
Brad King 9 years ago
parent
commit
24e7ccb7ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Utilities/Scripts/update-curl.bash

+ 1 - 1
Utilities/Scripts/update-curl.bash

@@ -7,7 +7,7 @@ shopt -s dotglob
 readonly name="curl"
 readonly ownership="Curl Upstream <[email protected]>"
 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="