apple / ccs-calendarserver

The Calendar and Contacts Server.
https://www.calendarserver.org
Apache License 2.0
484 stars 136 forks source link

defunct CyrusSASL ftp link #545

Open ezk opened 4 years ago

ezk commented 4 years ago

./bin/develop uses an defunct FTP link to download cyrussasl. Here's a patch to fix this. The new path should be https://www.cyrusimap.org/releases/.

diff --git a/bin/_build.sh b/bin/_build.sh index 83eba6ba8..0e3204c8d 100644 --- a/bin/_build.sh +++ b/bin/_build.sh @@ -588,7 +588,7 @@ c_dependencies () {

 c_dependency -m "a7f4e5e559a0e37b3ffc438c9456e425" \
   "CyrusSASL" "${p}" \