aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--BLAS.sh4
-rw-r--r--dist/lapack-3.2.2.tgzbin4819849 -> 0 bytes
-rw-r--r--dist/lapack-3.3.0.tgzbin0 -> 6064824 bytes
3 files changed, 2 insertions, 2 deletions
diff --git a/BLAS.sh b/BLAS.sh
index de25a1f..5f7c507 100644
--- a/BLAS.sh
+++ b/BLAS.sh
@@ -54,8 +54,8 @@ if [ -z "${BLAS_DIR}" -o "${BLAS_DIR}" = 'BUILD' ]; then
# Set locations
THORN=BLAS
- NAME=blas-3.2.2
- TARNAME=lapack-3.2.2
+ NAME=blas-3.3.0
+ TARNAME=lapack-3.3.0
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
INSTALL_DIR=${SCRATCH_BUILD}/external/${THORN}
diff --git a/dist/lapack-3.2.2.tgz b/dist/lapack-3.2.2.tgz
deleted file mode 100644
index 0423128..0000000
--- a/dist/lapack-3.2.2.tgz
+++ /dev/null
Binary files differ
diff --git a/dist/lapack-3.3.0.tgz b/dist/lapack-3.3.0.tgz
new file mode 100644
index 0000000..f56eee1
--- /dev/null
+++ b/dist/lapack-3.3.0.tgz
Binary files differ