forked from guardianproject/tor-android
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitmodules
More file actions
24 lines (24 loc) · 700 Bytes
/
Copy path.gitmodules
File metadata and controls
24 lines (24 loc) · 700 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[submodule "external/tor"]
path = external/tor
url = https://github.com/guardianproject/tor.git
ignore = dirty
[submodule "external/libevent"]
path = external/libevent
url = https://github.com/libevent/libevent.git
ignore = dirty
[submodule "external/openssl"]
path = external/openssl
url = https://github.com/openssl/openssl.git
ignore = dirty
[submodule "external/zstd"]
path = external/zstd
url = https://github.com/facebook/zstd.git
ignore = dirty
[submodule "external/zlib"]
path = external/zlib
url = https://github.com/madler/zlib
ignore = dirty
[submodule "external/elf-cleaner"]
path = external/elf-cleaner
url = https://github.com/termux/termux-elf-cleaner
ignore = dirty