1
0
mirror of https://github.com/skeeto/w64devkit.git synced 2025-07-30 04:03:05 +03:00

Upgrade to GNU Make 4.4.1

This commit is contained in:
Christopher Wellons
2023-12-07 12:41:02 -05:00
parent 709f676d35
commit 4c04de4cb6
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ ARG GCC_VERSION=13.2.0
ARG GDB_VERSION=14.1
ARG GMP_VERSION=6.3.0
ARG LIBICONV_VERSION=1.17
ARG MAKE_VERSION=4.4
ARG MAKE_VERSION=4.4.1
ARG MINGW_VERSION=11.0.1
ARG MPC_VERSION=1.2.1
ARG MPFR_VERSION=4.2.1