aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.sh2
-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, 1 insertions, 1 deletions
diff --git a/configure.sh b/configure.sh
index 50ae090..3629d4f 100644
--- a/configure.sh
+++ b/configure.sh
@@ -58,7 +58,7 @@ then
# Set locations
THORN=LAPACK
- NAME=lapack-3.4.0
+ NAME=lapack-3.4.1
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${LAPACK_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