cross-x86_64-w64-mingw32: update for gcc-9.2.0
[ci skip] Closes: #14289 [via git-merge-pr]
This commit is contained in:
parent
7e77d91341
commit
c28fb3471f
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Template file for 'cross-x86_64-w64-mingw32'
|
# Template file for 'cross-x86_64-w64-mingw32'
|
||||||
_gcc_version=9.1.0
|
_gcc_version=9.2.0
|
||||||
_binutils_version=2.32
|
_binutils_version=2.32
|
||||||
_gmp_version=6.1.2
|
_gmp_version=6.1.2
|
||||||
_mpfr_version=4.0.1
|
_mpfr_version=4.0.1
|
||||||
|
@ -9,7 +9,7 @@ _mingw_version=6.0.0
|
||||||
|
|
||||||
pkgname=cross-x86_64-w64-mingw32
|
pkgname=cross-x86_64-w64-mingw32
|
||||||
version=$_mingw_version
|
version=$_mingw_version
|
||||||
revision=2
|
revision=3
|
||||||
archs="x86_64* i686*"
|
archs="x86_64* i686*"
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
hostmakedepends="flex perl python3"
|
hostmakedepends="flex perl python3"
|
||||||
|
@ -31,7 +31,7 @@ distfiles="
|
||||||
http://isl.gforge.inria.fr/isl-${_isl_version}.tar.bz2
|
http://isl.gforge.inria.fr/isl-${_isl_version}.tar.bz2
|
||||||
${SOURCEFORGE_SITE}/project/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v${_mingw_version}.tar.bz2"
|
${SOURCEFORGE_SITE}/project/mingw-w64/mingw-w64/mingw-w64-release/mingw-w64-v${_mingw_version}.tar.bz2"
|
||||||
checksum="de38b15c902eb2725eac6af21183a5f34ea4634cb0bcef19612b50e5ed31072d
|
checksum="de38b15c902eb2725eac6af21183a5f34ea4634cb0bcef19612b50e5ed31072d
|
||||||
79a66834e96a6050d8fe78db2c3b32fb285b230b855d0a66288235bc04b327a0
|
ea6ef08f121239da5695f76c9b33637a118dcf63e24164422231917fa61fb206
|
||||||
6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e
|
6985c538143c1208dcb1ac42cedad6ff52e267b47e5f970183a3e75125b43c2e
|
||||||
87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912
|
87b565e89a9a684fe4ebeeddb8399dce2599f9c9049854ca8c0dfbdea0e21912
|
||||||
67874a60826303ee2fb6affc6dc0ddd3e749e9bfcb4c8655e3953d0458a6e16e
|
67874a60826303ee2fb6affc6dc0ddd3e749e9bfcb4c8655e3953d0458a6e16e
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue