Skip to content

Commit

Permalink
update gitmodules
Browse files Browse the repository at this point in the history
  • Loading branch information
MrCyjaneK committed Oct 23, 2024
1 parent fc81ba3 commit 97353d7
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -2,36 +2,52 @@
path = monero
url = https://github.com/monero-project/monero
branch = release-v0.18
shallow = true
[submodule "wownero"]
path = wownero
url = https://codeberg.org/wownero/wownero
shallow = true
[submodule "external/polyseed"]
path = external/polyseed
url = https://github.com/tevador/polyseed
shallow = true
[submodule "external/ios-cmake"]
path = external/ios-cmake
url = https://github.com/leetal/ios-cmake
shallow = true
[submodule "external/wownero-seed"]
path = external/wownero-seed
url = https://github.com/wownero-mirror/wownero-seed
shallow = true
[submodule "external/Apple-Boost-BuildScript"]
path = external/Apple-Boost-BuildScript
url = https://github.com/cake-tech/Apple-Boost-BuildScript.git
branch = build
shallow = true
[submodule "external/OpenSSL-for-iPhone"]
path = external/OpenSSL-for-iPhone
url = https://github.com/MrCyjaneK/OpenSSL-for-iPhone.git
shallow = true
[submodule "external/libsodium"]
path = external/libsodium
url = https://github.com/jedisct1/libsodium.git
branch = stable
shallow = true
[submodule "external/unbound"]
path = external/unbound
url = https://github.com/NLnetLabs/unbound.git
branch = release-1.16.2
shallow = true
[submodule "external/libzmq"]
path = external/libzmq
url = https://github.com/zeromq/libzmq
shallow = true
[submodule "external/libexpat"]
path = external/libexpat
url = https://github.com/libexpat/libexpat.git
shallow = true
[submodule "external/icu4c-ios"]
path = external/icu4c-ios
url = https://github.com/MrCyjaneK/icu4c-ios.git
branch = master
shallow = true

0 comments on commit 97353d7

Please sign in to comment.