Skip to content

Commit 4762533

Browse files
committed
update: update Tor to version 4.8.3
1 parent 3d9819b commit 4762533

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,15 +66,15 @@
6666
- export EXTERNAL_ROOT=`pwd`/external
6767
- cd external
6868

69-
- git clone --single-branch --branch OpenSSL_1_1_1s https://github.com/openssl/openssl.git
69+
- git clone --single-branch --branch OpenSSL_1_1_1v https://github.com/openssl/openssl.git
7070

7171
- git clone --single-branch --branch release-2.1.12-stable https://github.com/libevent/libevent.git
7272

7373
- git clone --single-branch --branch v1.4.9 https://github.com/facebook/zstd.git
7474

7575
- git clone --single-branch --branch v5.2.4 https://git.tukaani.org/xz.git
7676

77-
- git clone --single-branch --branch release-0.4.7 https://git.torproject.org/tor.git
77+
- git clone --single-branch --branch tor-0.4.8.3-rc https://git.torproject.org/tor.git
7878

7979

8080
android r21e 22 default armeabi-v7a:

0 commit comments

Comments
 (0)