mirror of
https://github.com/WarmUpTill/SceneSwitcher.git
synced 2026-09-24 18:23:39 -05:00
Switch to github repo of openssl
This commit is contained in:
2
.github/scripts/.build-deps.zsh
vendored
2
.github/scripts/.build-deps.zsh
vendored
@@ -380,7 +380,7 @@ Usage: %B${functrace[1]%:*}%b <option> [<options>]
|
||||
pushd ${advss_dep_path}
|
||||
log_info "Prepare openssl ..."
|
||||
rm -rf openssl
|
||||
git clone git://git.openssl.org/openssl.git --branch openssl-3.1.2 --depth 1
|
||||
git clone https://github.com/openssl/openssl.git --branch openssl-3.1.2 --depth 1
|
||||
mv openssl openssl_x86
|
||||
cp -r openssl_x86 openssl_arm
|
||||
|
||||
|
||||
Reference in New Issue
Block a user