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 69e93b9..6b3eba5 100644
--- a/configure.sh
+++ b/configure.sh
@@ -62,7 +62,7 @@ then
# Set locations
THORN=FFTW3
- NAME=fftw-3.3.2
+ NAME=fftw-3.3.3
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${FFTW3_INSTALL_DIR}" ]; then