aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreschnett <eschnett@c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb>2012-10-10 17:18:48 +0000
committereschnett <eschnett@c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb>2012-10-10 17:18:48 +0000
commit8095c277920a56cc2e5ded49ffa9d430236ebb80 (patch)
tree1771ad56e21df309d9bc1a7c14e9f108f428eef8
parenteacb67497a2ff7a5ece7fb02affffffaf59dc82d (diff)
Update to Lapack 3.4.2
git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/LAPACK/trunk@31 c7ba4c71-c2f2-49b2-85d5-cb7b5f04bdfb
-rw-r--r--configure.sh2
-rw-r--r--dist/lapack-3.4.1.tgzbin6147915 -> 0 bytes
-rw-r--r--dist/lapack-3.4.2.tgzbin0 -> 6168281 bytes
3 files changed, 1 insertions, 1 deletions
diff --git a/configure.sh b/configure.sh
index c77fa6d..e0f1828 100644
--- a/configure.sh
+++ b/configure.sh
@@ -58,7 +58,7 @@ then
# Set locations
THORN=LAPACK
- NAME=lapack-3.4.1
+ NAME=lapack-3.4.2
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${LAPACK_INSTALL_DIR}" ]; then
diff --git a/dist/lapack-3.4.1.tgz b/dist/lapack-3.4.1.tgz
deleted file mode 100644
index fe26467..0000000
--- a/dist/lapack-3.4.1.tgz
+++ /dev/null
Binary files differ
diff --git a/dist/lapack-3.4.2.tgz b/dist/lapack-3.4.2.tgz
new file mode 100644
index 0000000..779d4e9
--- /dev/null
+++ b/dist/lapack-3.4.2.tgz
Binary files differ