From f01b4c5933892c53971f35c90599cbaedf1ad862 Mon Sep 17 00:00:00 2001 From: Michael Soegtrop Date: Fri, 24 Jul 2020 14:46:24 +0200 Subject: Windows CI: changed cygwin repo server --- dev/build/windows/MakeCoq_MinGW.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev') 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 -- cgit v1.2.3