summaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
Diffstat (limited to 'packaging')
-rw-r--r--packaging/android/variables.sh4
1 files changed, 3 insertions, 1 deletions
diff --git a/packaging/android/variables.sh b/packaging/android/variables.sh
index 63e8330b3..0fde53bbb 100644
--- a/packaging/android/variables.sh
+++ b/packaging/android/variables.sh
@@ -9,4 +9,6 @@ ANDROID_BUILDTOOLS_REVISION=25.0.3
ANDROID_PLATFORMS=android-27
ANDROID_NDK=android-ndk-${NDK_VERSION}
ANDROID_SDK=android-sdk-linux
-OPENSSL_VERSION=1.0.2l
+# OpenSSL also has an entry in get-dep-lib.sh line 103
+# that needs to be updated as well.
+OPENSSL_VERSION=1.0.2o