|
|
@@ -5,7 +5,7 @@ set -x
|
|
|
shopt -s dotglob
|
|
|
|
|
|
readonly name="curl"
|
|
|
-readonly ownership="Curl Upstream <curl-library@cool.haxx.se>"
|
|
|
+readonly ownership="Curl Upstream <curl-library@lists.haxx.se>"
|
|
|
readonly subtree="Utilities/cmcurl"
|
|
|
readonly repo="https://github.com/curl/curl.git"
|
|
|
readonly tag="curl-7_79_1"
|