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 55f241f commit ba60568Copy full SHA for ba60568
configs/libs/openssl.sh
@@ -21,7 +21,7 @@ export GIT_LOCAL_REPO=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-250221171510
+export PRE_COMPILE_TAG=openssl-1.1.1w-250224133114
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