diff --git a/build_openssl b/build_openssl index f33426f..5e26179 100755 --- a/build_openssl +++ b/build_openssl @@ -2,7 +2,7 @@ # # -VERSION="1.1.0" +VERSION="1.1.0a" URL="https://www.openssl.org/source/openssl-${VERSION}.tar.gz" LOCAL_TARGZ="openssl-${VERSION}.tar.gz" LOCAL_DIR="openssl-${VERSION}"