Android: switch to latest OpenSSL

If we update all this, we might as well go to the latest.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2019-10-04 17:04:26 -07:00
parent 00550d9284
commit d82e008b4c
2 changed files with 2 additions and 2 deletions

View file

@ -13,4 +13,4 @@ ANDROID_NDK=android-ndk-${NDK_VERSION}
ANDROID_SDK=android-sdk-linux
# OpenSSL also has an entry in get-dep-lib.sh line 103
# that needs to be updated as well.
OPENSSL_VERSION=1.1.1c
OPENSSL_VERSION=1.1.1d