Merge pull request #4517 from talregev/patch-2

[Android] Update openssl 1.1.1l
This commit is contained in:
Vitalii Koshura 2021-08-26 13:06:17 +02:00 committed by GitHub
commit 0d6b677bc7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ set -e
# When you want to invalidate openssl and curl without change their versions.
export REV=1
export ARMV6_REV=1
export OPENSSL_VERSION=1.1.1k
export OPENSSL_VERSION=1.1.1l
export CURL_VERSION=7.78.0
export NDK_VERSION=21d
export NDK_ARMV6_VERSION=15c