mpfr: update to 2.4.0.

--HG--
extra : convert_revision : cbf27abfe468425c1a7a653b71bfb6ce7fe6b20e
This commit is contained in:
Juan RP 2009-02-19 02:03:31 +01:00
parent 5c6adf2b26
commit 0aa3c25c3d
1 changed files with 2 additions and 2 deletions

View File

@ -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 <xtraeme@gmail.com>"
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