[Buildroot] svn commit: trunk/buildroot/package/mpfr

aldot at uclibc.org aldot at uclibc.org
Fri Aug 31 14:30:22 UTC 2007


Author: aldot
Date: 2007-08-31 07:30:22 -0700 (Fri, 31 Aug 2007)
New Revision: 19741

Log:
- bump version


Modified:
   trunk/buildroot/package/mpfr/mpfr.mk


Changeset:
Modified: trunk/buildroot/package/mpfr/mpfr.mk
===================================================================
--- trunk/buildroot/package/mpfr/mpfr.mk	2007-08-31 14:27:07 UTC (rev 19740)
+++ trunk/buildroot/package/mpfr/mpfr.mk	2007-08-31 14:30:22 UTC (rev 19741)
@@ -3,8 +3,8 @@
 # mpfr
 #
 #############################################################
-MPFR_VERSION:=2.2.1
-MPFR_PATCH:=patches
+MPFR_VERSION:=2.3.0
+#MPFR_PATCH:=patches
 MPFR_PATCH_FILE:=mpfr-$(MPFR_VERSION).patch
 MPFR_SOURCE:=mpfr-$(MPFR_VERSION).tar.bz2
 MPFR_CAT:=$(BZCAT)




More information about the buildroot mailing list