[Lunar-commits] <moonbase> eigen: version bumped to 2.0.14.
Florin Braescu
florin at lunar-linux.org
Fri Jul 9 15:01:12 CEST 2010
commit c33b73b7d6e6f61ea197d8e929b44780aae75dc2
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri Jul 9 16:01:12 2010 +0300
eigen: version bumped to 2.0.14.
---
libs/eigen/DETAILS | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/libs/eigen/DETAILS b/libs/eigen/DETAILS
index bb15d12..b2fcf8e 100644
--- a/libs/eigen/DETAILS
+++ b/libs/eigen/DETAILS
@@ -1,13 +1,13 @@
MODULE=eigen
- VERSION=2.0.12
+ VERSION=2.0.14
SOURCE=$VERSION.tar.bz2
- SOURCE_URL=http://bitbucket.org/eigen/eigen/get/
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/eigen
- SOURCE_VFY=sha1:0e7ebb5455dc11e4a3ebacb694b6747110c664ba
+ SOURCE_URL=http://bitbucket.org/eigen/$MODULE/get
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE
+ SOURCE_VFY=sha1:a48526bd92722170b6d458cc8a6a72c9433c9dcb
WEB_SITE=http://eigen.tuxfamily.org
ENTERED=20080112
- UPDATED=20100221
- SHORT="linear algebra libraries focused on the simple mathematical needs"
+ UPDATED=20100709
+ SHORT="linear algebra libraries for simple mathematical needs"
cat << EOF
Unlike most other linear algebra libraries, Eigen focuses on the simple
More information about the Lunar-commits
mailing list