[android] update OpenSSL/cURL dependencies

This commit is contained in:
Oliver Behnke 2018-11-27 15:57:49 +01:00
parent 7b65c6ba31
commit 169da7d652
1 changed files with 3 additions and 3 deletions

View File

@ -19,8 +19,8 @@ set -e
# along with BOINC. If not, see <http://www.gnu.org/licenses/>.
#
export OPENSSL_VERSION=1.0.2p
export CURL_VERSION=7.61.0
export OPENSSL_VERSION=1.0.2q
export CURL_VERSION=7.62.0
export NDK_VERSION=17c
export ANDROID_HOME=$HOME/Android/Sdk
@ -173,4 +173,4 @@ case "$arch" in
esac
echo "unknown architecture: $arch"
exit 1
exit 1