Skip to content

Commit 35dc92e

Browse files
runnerrunner
authored andcommitted
upgrade openssl to openssl-1.1.1w-240725102256 by cd
1 parent 34e7b03 commit 35dc92e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/libs/openssl.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ export GIT_LOCAL_REPO=build/extra/openssl
2121
export GIT_COMMIT=OpenSSL_1_1_1w
2222
export REPO_DIR=openssl
2323
export GIT_REPO_VERSION=1.1.1w
24-
export PRE_COMPILE_TAG=openssl-1.1.1w-240628155815
24+
export PRE_COMPILE_TAG=openssl-1.1.1w-240725102256
2525

2626
# you can export GIT_OPUS_UPSTREAM=git@xx:yy/openssl.git use your mirror
2727
if [[ "$GIT_OPENSSL_UPSTREAM" != "" ]] ;then

0 commit comments

Comments
 (0)