Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 3ead140

Browse files
author
Yang, JunchaoX
committed
openssl version update from 1.1.1m to 1.1.1q
1 parent 32dbe1f commit 3ead140

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/installCommonDeps.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ install_openssl(){
211211

212212
if [ -d $LIB_DIR ]; then
213213
local SSL_BASE_VERSION="1.1.1"
214-
local SSL_VERSION="1.1.1m"
214+
local SSL_VERSION="1.1.1q"
215215
cd $LIB_DIR
216216
rm -f ./build/lib/libssl.*
217217
rm -f ./build/lib/libcrypto.*

0 commit comments

Comments
 (0)