Windows package: use our own mirror for the MSYS2 packages

Packages are removed from msys2.org after 21 months. Since the 6.x branch may
have a longer lifetime, it is safer to have our own mirror for the specific
packages that we need.
6.x
Sébastien Villemot 2024-01-03 10:44:43 +01:00
parent d4e8d6d30d
commit a910701699
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 1 additions and 1 deletions

View File

@ -158,7 +158,7 @@ mingw64: tarballs/mingw-w64-x86_64-gcc-$(MINGW64_GCC_VERSION)-any.pkg.tar.zst ta
tarballs/mingw-w64-x86_64-%-any.pkg.tar.zst:
mkdir -p tarballs
wget $(WGET_OPTIONS) -O $@ http://repo.msys2.org/mingw/x86_64/$(notdir $@)
wget $(WGET_OPTIONS) -O $@ https://www.dynare.org/windows-pkg-build/msys2/6.x/$(notdir $@)
clean-msys2:
rm -rf lib64-msys2