mirror of
https://git.wownero.com/wownero/wownero.git
synced 2024-08-15 01:03:23 +00:00
Build: add miniupnp submodule
Though we only need miniupnpc, rebasing and maintaining a miniupnpc-only repo is unrealistic. (cherry picked from commit 3c40eb768c292a4dec79d7dffd6685fd37940a2a)
This commit is contained in:
parent
1068564867
commit
f21df05c77
2 changed files with 5 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -2,3 +2,7 @@
|
|||
path = external/unbound
|
||||
url = https://github.com/monero-project/unbound
|
||||
branch = monero
|
||||
[submodule "external/miniupnp"]
|
||||
path = external/miniupnp
|
||||
url = https://github.com/anonimal/miniupnp
|
||||
branch = monero
|
||||
|
|
1
external/miniupnp
vendored
Submodule
1
external/miniupnp
vendored
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 6a63f9954959119568fbc4af57d7b491b9428d87
|
Loading…
Reference in a new issue