From 9b091f105eac115ca4ab01dac7c75bc2504a0032 Mon Sep 17 00:00:00 2001 From: Michael Soegtrop Date: Wed, 12 Dec 2018 15:19:46 +0100 Subject: Fix issue #9176 : Windows: change cygwin repo --- 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 33feeed45c..8489bcfc3a 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://ftp.inf.tu-dresden.de/software/windows/cygwin32 +SET CYGWIN_REPOSITORY=http://mirror.easyname.at/cygwin REM see -cygcache in ReadMe.txt SET CYGWIN_LOCAL_CACHE_WFMT=%BATCHDIR%cygwin_cache -- cgit v1.2.3