Windows package: upgrade Boost and GCC dependencies

time-shift
Sébastien Villemot 2019-10-17 16:26:01 +02:00
parent 0bdb04bac8
commit 8cb6aeb7ed
No known key found for this signature in database
GPG Key ID: 2CECE9350ECEBE4A
1 changed files with 4 additions and 4 deletions

View File

@ -20,8 +20,8 @@ MATLAB64_VERSION = 20181204
## Build dependencies
# pacman -Ss .*-boost$
MINGW32_BOOST_VERSION = 1.70.0-2
MINGW64_BOOST_VERSION = 1.70.0-2
MINGW32_BOOST_VERSION = 1.71.0-1
MINGW64_BOOST_VERSION = 1.71.0-1
# pacman -Ss .*-gsl$
MINGW32_GSL_VERSION = 2.6-1
@ -54,8 +54,8 @@ MINGW64_SZIP_VERSION = 2.1.1-2
## MinGW packages for the embedded compiler
# pacman -Ss mingw-w64-.*-gcc$
MINGW32_GCC_VERSION = 9.1.0-2
MINGW64_GCC_VERSION = 9.1.0-2
MINGW32_GCC_VERSION = 9.2.0-2
MINGW64_GCC_VERSION = 9.2.0-2
# pacman -Ss mingw-w64-.*-gmp$
MINGW32_GMP_VERSION = 6.1.2-1