We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ae77c commit 172e01dCopy full SHA for 172e01d
configs/libs/openssl.sh
@@ -21,7 +21,7 @@ export GIT_LOCAL_REPO=build/extra/openssl
21
export GIT_COMMIT=OpenSSL_1_1_1w
22
export REPO_DIR=openssl
23
export GIT_REPO_VERSION=1.1.1w
24
-export PRE_COMPILE_TAG='openssl-1.1.1w-240624161043'
+export PRE_COMPILE_TAG=openssl-1.1.1w-240628155815
25
26
# you can export GIT_OPUS_UPSTREAM=git@xx:yy/openssl.git use your mirror
27
if [[ "$GIT_OPENSSL_UPSTREAM" != "" ]] ;then
0 commit comments