aboutsummaryrefslogtreecommitdiff
path: root/configure.sh
diff options
context:
space:
mode:
Diffstat (limited to 'configure.sh')
-rw-r--r--configure.sh2
1 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