Merge pull request #4365 from talregev/Talr_openssl_1.1.1k

[Android][Scripts] Compile openssl 1.1.1k
This commit is contained in:
Vitalii Koshura 2021-05-19 14:32:48 +02:00 committed by GitHub
commit f16cb65fff
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.1j
export OPENSSL_VERSION=1.1.1k
export CURL_VERSION=7.74.0
export NDK_VERSION=21d
export NDK_ARMV6_VERSION=15c