[Lunar-commits] <moonbase> gsl: version bumped to 1.12.

Florin Braescu florin at lunar-linux.org
Wed Dec 31 18:48:44 CET 2008


commit a89dc62729e01ece3773660aceb80d163045cd21
Author: Florin Braescu <florin at lunar-linux.org>
Date:   Wed Dec 31 19:48:44 2008 +0200

    gsl: version bumped to 1.12.
    
    Bugfixes and a new O(N) simplex minimizer added.
---
 science/gsl/DETAILS |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/science/gsl/DETAILS b/science/gsl/DETAILS
index f99d7a2..720393c 100644
--- a/science/gsl/DETAILS
+++ b/science/gsl/DETAILS
@@ -1,12 +1,12 @@
           MODULE=gsl
-         VERSION=1.11
+         VERSION=1.12
           SOURCE=$MODULE-$VERSION.tar.gz
-      SOURCE_URL=$GNU_URL/$MODULE/
-      SOURCE_VFY=sha1:5a154d1cc66ac479197d25dd93a56da12a034c49
-        WEB_SITE=http://www.gnu.org/software/gsl/
+      SOURCE_URL=$GNU_URL/$MODULE
+      SOURCE_VFY=sha1:3b5cba13f4b90e1473f693a5dc7efdcaae55fc46
+        WEB_SITE=http://www.gnu.org/software/gsl
          ENTERED=20050902
-         UPDATED=20080713
-           SHORT="numerical library for C and C++ programmers"
+         UPDATED=20081231
+           SHORT="Numerical library for C and C++ programmers"
 
 cat << EOF
 The GNU Scientific Library (GSL) is a numerical library for C and C++


More information about the Lunar-commits mailing list