crossgcc: Upgrade MPFR from 4.1.0 to 4.1.1

Change-Id: I7679c6751fb02ab670ade923b365c6410a6dc118
Signed-off-by: Elyes Haouas <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/69778
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Felix Singer <felixsinger@posteo.net>
Reviewed-by: Paul Menzel <paulepanter@mailbox.org>
This commit is contained in:
Elyes Haouas 2022-11-18 13:50:25 +01:00 committed by Felix Singer
parent b357e53bff
commit 8aebfd34d9
3 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@ THREADS=1
# GCC toolchain version numbers # GCC toolchain version numbers
GMP_VERSION=6.2.1 GMP_VERSION=6.2.1
MPFR_VERSION=4.1.0 MPFR_VERSION=4.1.1
MPC_VERSION=1.2.1 MPC_VERSION=1.2.1
GCC_VERSION=11.2.0 GCC_VERSION=11.2.0
BINUTILS_VERSION=2.37 BINUTILS_VERSION=2.37

View File

@ -1 +0,0 @@
159c3a58705662bfde4dc93f2617f3660855ead6 tarballs/mpfr-4.1.0.tar.xz

View File

@ -0,0 +1 @@
2355e921d6c97c898cfe7a57dd7e72725f1fded4 tarballs/mpfr-4.1.1.tar.xz