[rtems-crossrpms commit] Upgrade to mpc-1.0.1, mpfr-3.1.2.
Ralf Corsepius
ralf at rtems.org
Wed Jun 5 07:05:36 UTC 2013
Module: rtems-crossrpms
Branch: master
Commit: a946d229bbf132af504e0da30381d49a29e14989
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=a946d229bbf132af504e0da30381d49a29e14989
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Sun Jun 2 18:02:24 2013 +0200
Upgrade to mpc-1.0.1, mpfr-3.1.2.
---
mingw32/i686/Makefile.am | 4 ++--
mingw32/x86_64/Makefile.am | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/mingw32/i686/Makefile.am b/mingw32/i686/Makefile.am
index 28c2fe7..d122603 100644
--- a/mingw32/i686/Makefile.am
+++ b/mingw32/i686/Makefile.am
@@ -6,11 +6,11 @@ GMP_VERS = 5.0.4
GMP_RPMREL = 0.20120426.0
include ../gmp.am
-MPC_VERS = 0.8.1
+MPC_VERS = 1.0.1
MPC_RPMREL = 0.20130601.0
include ../mpc.am
-MPFR_VERS = 2.4.2
+MPFR_VERS = 3.1.2
MPFR_RPMREL = 0.20130601.0
include ../mpfr.am
diff --git a/mingw32/x86_64/Makefile.am b/mingw32/x86_64/Makefile.am
index efc8876..aee3875 100644
--- a/mingw32/x86_64/Makefile.am
+++ b/mingw32/x86_64/Makefile.am
@@ -6,11 +6,11 @@ GMP_VERS = 5.0.4
GMP_RPMREL = 0.20120426.0
include ../gmp.am
-MPC_VERS = 0.8.1
+MPC_VERS = 1.0.1
MPC_RPMREL = 0.20130601.0
include ../mpc.am
-MPFR_VERS = 2.4.2
+MPFR_VERS = 3.1.2
MPFR_RPMREL = 0.20130601.0
include ../mpfr.am
More information about the vc
mailing list