Skip to content

Commit 3635262

Browse files
userdocsrichfelker
authored andcommitted
bump default versions for gmp, mpc, and mpfr to latest
1 parent 5208eeb commit 3635262

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ CONFIG_SUB_REV = 3d5db9ebe860
55
BINUTILS_VER = 2.44
66
GCC_VER = 9.4.0
77
MUSL_VER = 1.2.5
8-
GMP_VER = 6.1.2
9-
MPC_VER = 1.1.0
10-
MPFR_VER = 4.0.2
8+
GMP_VER = 6.3.0
9+
MPC_VER = 1.3.1
10+
MPFR_VER = 4.2.2
1111
LINUX_VER = headers-4.19.88-2
1212

1313
GNU_SITE = https://ftpmirror.gnu.org/gnu

0 commit comments

Comments
 (0)