aboutsummaryrefslogtreecommitdiffstats
path: root/packaging/android/build.sh
diff options
context:
space:
mode:
authorGravatar Jan Mulder <jlmulder@xs4all.nl>2016-02-02 10:11:02 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2016-02-02 09:28:44 -0800
commit62f7a2a8f0c922b42715320dfca2e68068030be6 (patch)
treedc0609b49ea428698ca981731ab949a4602d1239 /packaging/android/build.sh
parentc32f5cc2786744ef0f2971a40bfe00b11ca3d9e1 (diff)
downloadsubsurface-62f7a2a8f0c922b42715320dfca2e68068030be6.tar.gz
Build Android mobile app against latest OpenSSL
No reasons not to upgrade to the latest OpenSSL lib. The currently used 1.0.1 branch is ending end of 2016, so a switch to 1.0.2 is useful anyway. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'packaging/android/build.sh')
-rw-r--r--packaging/android/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/packaging/android/build.sh b/packaging/android/build.sh
index 2f03d4e86..d9d92512e 100644
--- a/packaging/android/build.sh
+++ b/packaging/android/build.sh
@@ -38,7 +38,7 @@ LIBZIP_VERSION=0.11.2
LIBGIT2_VERSION=0.23.4
LIBSSH2_VERSION=1.6.0
LIBUSB_VERSION=1.0.19
-OPENSSL_VERSION=1.0.1p
+OPENSSL_VERSION=1.0.2f
LIBFTDI_VERSION=1.2
# arm or x86