diff options
| author | Michael Soegtrop | 2020-07-24 14:46:24 +0200 |
|---|---|---|
| committer | Michael Soegtrop | 2020-08-12 09:41:00 +0200 |
| commit | f01b4c5933892c53971f35c90599cbaedf1ad862 (patch) | |
| tree | 129c33707711095ccefe98f10f4c1c074bceb5fe /dev/build | |
| parent | 63c216d662647f701daae5e20c5af6ba3e38e3da (diff) | |
Windows CI: changed cygwin repo server
Diffstat (limited to 'dev/build')
| -rwxr-xr-x | dev/build/windows/MakeCoq_MinGW.bat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev/build/windows/MakeCoq_MinGW.bat b/dev/build/windows/MakeCoq_MinGW.bat index 577ce35aae..fd6ea9bb09 100755 --- a/dev/build/windows/MakeCoq_MinGW.bat +++ b/dev/build/windows/MakeCoq_MinGW.bat @@ -55,7 +55,7 @@ IF DEFINED HTTP_PROXY ( )
REM see -cygrepo in ReadMe.txt
-SET CYGWIN_REPOSITORY=http://mirror.easyname.at/cygwin
+SET CYGWIN_REPOSITORY=https://mirrors.kernel.org/sourceware/cygwin
REM see -cygcache in ReadMe.txt
SET CYGWIN_LOCAL_CACHE_WFMT=%BATCHDIR%cygwin_cache
|
