gcc: Update the MPC part of gcc to 1.0.3 as it is available on GNU's FTP.

Update #3262
This commit is contained in:
Chris Johns 2018-01-17 13:41:16 +11:00
parent 898134fbea
commit f7ecb55f20

View File

@ -16,7 +16,7 @@
%define gcc_version 4.4.7
%define newlib_version 1.18.0
%define mpfr_version 2.4.2
%define mpc_version 0.8.1
%define mpc_version 1.0.3
%define gmp_version 5.0.5
%define with_threads 1
@ -33,7 +33,7 @@
# Hash checksums of the libraries used in GCC.
#
%hash md5 mpfr-%{mpfr_version}.tar.bz2 89e59fe665e2b3ad44a6789f40b059a0
%hash md5 mpc-%{mpc_version}.tar.gz 5b34aa804d514cc295414a963aedb6bf
%hash md5 mpc-%{mpc_version}.tar.gz d6a1d5f8ddea3abd2cc3e98f58352d26
%hash md5 gmp-%{gmp_version}.tar.bz2 041487d25e9c230b0c42b106361055fe
#