update mingw-w64 to 7.0.0

Contains a bugfix required for vkd3d-proton.
This commit is contained in:
Andrew Eikum 2020-07-15 10:19:22 -05:00
parent 1c26086688
commit a108998170

View file

@ -145,7 +145,7 @@ GCC_SRCTARBALL=gcc-$GCC_VER.tar.xz
GCC_URL="https://ftp.gnu.org/gnu/gcc/gcc-$GCC_VER/$GCC_SRCTARBALL"
GCC_SRCDIR=gcc-$GCC_VER
MINGW_W64_GITVER=v6.0.0
MINGW_W64_GITVER=v7.0.0
MINGW_W64_GITURL="git://git.code.sf.net/p/mingw-w64/mingw-w64"
MINGW_W64_SRCDIR=mingw-w64-git