mirror of https://github.com/BOINC/boinc.git
Merge pull request #4365 from talregev/Talr_openssl_1.1.1k
[Android][Scripts] Compile openssl 1.1.1k
This commit is contained in:
commit
f16cb65fff
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue