From b7265ca413b650ff74d46e4c117e66171f620d27 Mon Sep 17 00:00:00 2001 From: Eugene Suter Date: Tue, 17 Aug 2010 22:36:22 -0500 Subject: libraries/lapack: Updated for version 3.2.2. This commit also changes the versioning of the shared library to use liblapack.so.3 as opposed to the full 3.2.2, even though the filename is still the same. This should allow for less annoying upgrades - thanks to Pablo Santamaria for the tip. Signed-off-by: Robby Workman --- libraries/lapack/lapack.info | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libraries/lapack/lapack.info') diff --git a/libraries/lapack/lapack.info b/libraries/lapack/lapack.info index 312e01dee4..f0f49f4d7d 100644 --- a/libraries/lapack/lapack.info +++ b/libraries/lapack/lapack.info @@ -1,8 +1,8 @@ PRGNAM="lapack" -VERSION="3.2.1" +VERSION="3.2.2" HOMEPAGE="http://www.netlib.org/lapack/" -DOWNLOAD="http://www.netlib.org/lapack/lapack-3.2.1.tgz" -MD5SUM="a3202a4f9e2f15ffd05d15dab4ac7857" +DOWNLOAD="http://www.netlib.org/lapack/lapack.tgz" +MD5SUM="10832891c9e8100f81108c1ec7da0da4" DOWNLOAD_x86_64="" MD5SUM_x86_64="" MAINTAINER="Eugene Suter" -- cgit v1.2.3