-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitmodules
37 lines (37 loc) · 1.25 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[submodule "monero"]
path = monero
url = https://github.com/monero-project/monero
branch = release-v0.18
[submodule "wownero"]
path = wownero
url = https://github.com/wownero-mirror/wownero
[submodule "external/polyseed"]
path = external/polyseed
url = https://github.com/tevador/polyseed
[submodule "external/ios-cmake"]
path = external/ios-cmake
url = https://github.com/leetal/ios-cmake
[submodule "external/wownero-seed"]
path = external/wownero-seed
url = https://github.com/wownero-mirror/wownero-seed
[submodule "external/Apple-Boost-BuildScript"]
path = external/Apple-Boost-BuildScript
url = https://github.com/cake-tech/Apple-Boost-BuildScript.git
branch = build
[submodule "external/OpenSSL-for-iPhone"]
path = external/OpenSSL-for-iPhone
url = https://github.com/MrCyjaneK/OpenSSL-for-iPhone.git
[submodule "external/libsodium"]
path = external/libsodium
url = https://github.com/jedisct1/libsodium.git
branch = stable
[submodule "external/unbound"]
path = external/unbound
url = https://github.com/NLnetLabs/unbound.git
branch = release-1.16.2
[submodule "external/libzmq"]
path = external/libzmq
url = https://github.com/zeromq/libzmq
[submodule "external/libexpat"]
path = external/libexpat
url = https://github.com/libexpat/libexpat.git