[Lunar-commits] <moonbase> gmp: version bumped to 4.3.2.
Florin Braescu
florin at lunar-linux.org
Thu Feb 25 19:59:14 CET 2010
commit 4b3a730439189cc65c5bb2973487bcce3ad079cd
Author: Florin Braescu <florin at lunar-linux.org>
Date: Thu Feb 25 20:59:14 2010 +0200
gmp: version bumped to 4.3.2.
Changes:
Bugfixes.
Features:
* Recognise more "Core 2" processor variants.
* The cofactors of mpz_gcdext and mpn_gcdext are now more strictly
normalised, returning to how GMP 4.2 worked.
---
libs/gmp/DETAILS | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/libs/gmp/DETAILS b/libs/gmp/DETAILS
index 7a51424..18a9283 100644
--- a/libs/gmp/DETAILS
+++ b/libs/gmp/DETAILS
@@ -1,13 +1,13 @@
MODULE=gmp
- VERSION=4.3.1
+ VERSION=4.3.2
SOURCE=$MODULE-$VERSION.tar.bz2
SOURCE_URL[0]=$GNU_URL/$MODULE
SOURCE_URL[1]=ftp://ftp.informatik.rwth-aachen.de/pub/gnu/$MODULE
SOURCE_URL[2]=ftp://ftp.gnu.org/pub/gnu/$MODULE
- SOURCE_VFY=sha1:acbd1edc61230b1457e9742136994110e4f381b2
- WEB_SITE=http://gmplib.org/
+ SOURCE_VFY=sha1:c011e8feaf1bb89158bd55eaabd7ef8fdd101a2c
+ WEB_SITE=http://gmplib.org
ENTERED=20010922
- UPDATED=20090902
+ UPDATED=20100225
SHORT="The GNU mathematics precision library"
cat << EOF
More information about the Lunar-commits
mailing list