aboutsummaryrefslogtreecommitdiff
path: root/OpenSSL.sh
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSSL.sh')
-rw-r--r--OpenSSL.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSSL.sh b/OpenSSL.sh
index 38cedde..ae03a77 100644
--- a/OpenSSL.sh
+++ b/OpenSSL.sh
@@ -62,7 +62,7 @@ then
# Set locations
THORN=OpenSSL
- NAME=openssl-1.0.0h
+ NAME=openssl-1.0.0i
SRCDIR=$(dirname $0)
BUILD_DIR=${SCRATCH_BUILD}/build/${THORN}
if [ -z "${OPENSSL_INSTALL_DIR}" ]; then