[Lunar-commits] <moonbase> mpfr: small tweaks.
Florin Braescu
florin at lunar-linux.org
Tue Aug 23 10:31:05 CEST 2011
commit 12cb022f4403eb274d61ffd43ea68e1b8c95eac5
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Aug 23 12:31:05 2011 +0400
mpfr: small tweaks.
---
libs/mpfr/DETAILS | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/libs/mpfr/DETAILS b/libs/mpfr/DETAILS
index f2d529d..dedc49d 100644
--- a/libs/mpfr/DETAILS
+++ b/libs/mpfr/DETAILS
@@ -1,9 +1,9 @@
MODULE=mpfr
VERSION=2.4.2
SOURCE=$MODULE-$VERSION.tar.bz2
- SOURCE_URL=http://www.mpfr.org/$MODULE-$VERSION/
+ SOURCE_URL=http://www.mpfr.org/$MODULE-$VERSION
SOURCE_VFY=sha1:7ca93006e38ae6e53a995af836173cf10ee7c18c
- WEB_SITE=http://www.mpfr.org/mpfr-2.4.2/
+ WEB_SITE=http://www.mpfr.org
ENTERED=20070111
UPDATED=20091201
SHORT="C library for multiple-precision floating-point computations"
More information about the Lunar-commits
mailing list