aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKyle Schwarz <zeranoe@gmail.com>2018-02-22 09:02:30 -0500
committerKyle Schwarz <zeranoe@gmail.com>2018-02-22 09:02:30 -0500
commit66e41cd434527359cd41703d98f1ff03393e7ce7 (patch)
treef8fde8250985f1d5163aef53cc42d189f828fb8e
parent999131f655c9ba986ea209f1281b84b9672fc335 (diff)
Update package versions
-rwxr-xr-xmingw-w64-build6
1 files changed, 3 insertions, 3 deletions
diff --git a/mingw-w64-build b/mingw-w64-build
index 264cb61..17f1843 100755
--- a/mingw-w64-build
+++ b/mingw-w64-build
@@ -17,11 +17,11 @@
#
v_script="4.0.1"
-v_binutils="2.29.1"
+v_binutils="2.30"
v_gcc="7.3.0"
v_gmp="6.1.2"
-v_mpfr="3.1.6"
-v_mpc="1.0.3"
+v_mpfr="4.0.1"
+v_mpc="1.1.0"
v_isl="0.18"
show_help()