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 836555a..d4ad973 100644
--- a/configure.sh
+++ b/configure.sh
@@ -96,7 +96,7 @@ then
# Set locations
THORN=OpenSSL
- NAME=openssl-1.0.1j
+ NAME=openssl-1.0.1k
SRCDIR="$(dirname $0)"
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${OPENSSL_INSTALL_DIR}" ]; then