mirror of https://github.com/BOINC/boinc.git
Compile openssl 1.1.1k
This commit is contained in:
parent
786696199b
commit
07d253eac2
|
@ -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