mpfr: update to 2.4.1. The authors removed previous distfile...
--HG-- extra : convert_revision : e369a8bcdce3f728ea1f5eb26208c989bf734c37
This commit is contained in:
parent
e6539fee84
commit
1fb0ab968d
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
||||||
# Template build file for 'mpfr'
|
# Template build file for 'mpfr'
|
||||||
pkgname=mpfr
|
pkgname=mpfr
|
||||||
sourcepkg=mpfr
|
sourcepkg=mpfr
|
||||||
version=2.4.0
|
version=2.4.1
|
||||||
distfiles="http://www.mpfr.org/mpfr-current/$pkgname-$version.tar.bz2"
|
distfiles="http://www.mpfr.org/mpfr-current/$pkgname-$version.tar.bz2"
|
||||||
build_style=gnu_configure
|
build_style=gnu_configure
|
||||||
configure_args="--enable-thread-safe"
|
configure_args="--enable-thread-safe"
|
||||||
short_desc="Library for multiple-precision floating-point computations"
|
short_desc="Library for multiple-precision floating-point computations"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
checksum=be3d51ec2bdac6efb9408cde8882a936c8f43b1fde9aac5f0ce2682745e0529d
|
checksum=642890e85c6ee684b5c257612df15b034b2a06a5c277fb6647332ebe763a485e
|
||||||
long_desc="
|
long_desc="
|
||||||
The MPFR library is a C library for multiple-precision floating-point
|
The MPFR library is a C library for multiple-precision floating-point
|
||||||
computations with correct rounding. MPFR has continuously been supported
|
computations with correct rounding. MPFR has continuously been supported
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue