From 0aa3c25c3ddc63d8fac92d900e4daa4d14642006 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 19 Feb 2009 02:03:31 +0100 Subject: [PATCH] mpfr: update to 2.4.0. --HG-- extra : convert_revision : cbf27abfe468425c1a7a653b71bfb6ce7fe6b20e --- templates/mpfr/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/mpfr/template b/templates/mpfr/template index ae6f30a9f90..3ac16e627c3 100644 --- a/templates/mpfr/template +++ b/templates/mpfr/template @@ -1,12 +1,12 @@ # Template build file for 'mpfr' pkgname=mpfr -version=2.3.2 +version=2.4.0 distfiles="http://www.mpfr.org/mpfr-current/$pkgname-$version.tar.bz2" build_style=gnu_configure configure_args="--enable-thread-safe" short_desc="Library for multiple-precision floating-point computations" maintainer="Juan RP " -checksum=18e078c996e182b7ceab32f2ab840e6a151b593e0cd5b83cb9d2960f212fba4c +checksum=be3d51ec2bdac6efb9408cde8882a936c8f43b1fde9aac5f0ce2682745e0529d long_desc=" The MPFR library is a C library for multiple-precision floating-point computations with correct rounding. MPFR has continuously been supported