We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b7847f3 commit 43631d9Copy full SHA for 43631d9
1 file changed
configs/libs/openssl3.sh
@@ -18,9 +18,9 @@
18
export LIB_NAME='openssl'
19
export LIPO_LIBS="libssl libcrypto"
20
export GIT_LOCAL_REPO=extra/openssl
21
-export GIT_COMMIT=openssl-3.5.5
+export GIT_COMMIT=openssl-3.6.2
22
export REPO_DIR=openssl
23
-export GIT_REPO_VERSION=3.5.5
+export GIT_REPO_VERSION=3.6.2
24
25
# you can export GIT_OPUS_UPSTREAM=git@xx:yy/openssl.git use your mirror
26
if [[ "$GIT_OPENSSL_UPSTREAM" != "" ]] ;then
0 commit comments