gcc: Update MPC verison to one hosted on GNU's FTP site.

Update #3271
This commit is contained in:
Chris Johns
2018-01-17 16:07:21 +11:00
parent 80cf137146
commit f7c729eeda

View File

@@ -15,7 +15,7 @@
%include %{_configdir}/versions.cfg
%define mpfr_version 3.0.1
%define mpc_version 0.8.2
%define mpc_version 1.0.3
%define gmp_version 5.0.5
%define with_threads 1
@@ -29,7 +29,7 @@
# Hash checksums of the libraries used in GCC.
#
%hash md5 mpfr-%{mpfr_version}.tar.bz2 bfbecb2eacb6d48432ead5cfc3f7390a
%hash md5 mpc-%{mpc_version}.tar.gz e98267ebd5648a39f881d66797122fb6
%hash md5 mpc-%{mpc_version}.tar.gz d6a1d5f8ddea3abd2cc3e98f58352d26
%hash md5 gmp-%{gmp_version}.tar.bz2 041487d25e9c230b0c42b106361055fe
#