aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@53307013-940b-43fa-b11d-2c2b05dfe90d>2012-06-12 20:36:23 +0000
committereschnett <eschnett@53307013-940b-43fa-b11d-2c2b05dfe90d>2012-06-12 20:36:23 +0000
commit8fda87cd6d624f6a850ecb2f295c7ddd0b12bd5c (patch)
tree5a4c563a8655bd04e1f8cda7e630c3b30cbf20b7
parent49249a18472ef6f0d7c7d753591037c0090b6907 (diff)
Update LAPACK version
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/BLAS/trunk@27 53307013-940b-43fa-b11d-2c2b05dfe90d
-rw-r--r--configure.sh4
-rw-r--r--dist/lapack-3.4.0.tgzbin6127787 -> 0 bytes
-rw-r--r--dist/lapack-3.4.1.tgzbin0 -> 6147915 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/configure.sh b/configure.sh
index 507cc92..d9c5e6c 100644
--- a/configure.sh
+++ b/configure.sh
@@ -58,8 +58,8 @@ then
# Set locations
THORN=BLAS
- NAME=blas-3.4.0
- TARNAME=lapack-3.4.0
+ NAME=blas-3.4.1
+ TARNAME=lapack-3.4.1
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${BLAS_INSTALL_DIR}" ]; then
diff --git a/dist/lapack-3.4.0.tgz b/dist/lapack-3.4.0.tgz
deleted file mode 100644
index 2f6b1de..0000000
--- a/dist/lapack-3.4.0.tgz
+++ /dev/null
Binary files differ
diff --git a/dist/lapack-3.4.1.tgz b/dist/lapack-3.4.1.tgz
new file mode 100644
index 0000000..fe26467
--- /dev/null
+++ b/dist/lapack-3.4.1.tgz
Binary files differ