mirror of https://github.com/BOINC/boinc.git
Merge pull request #4517 from talregev/patch-2
[Android] Update openssl 1.1.1l
This commit is contained in:
commit
0d6b677bc7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue