mirror of
https://github.com/monero-project/monero.git
synced 2024-11-18 00:37:43 +00:00
Build: update miniupnp submodule
f21df05
was never supposed to be merged into the master branch.
fluffypony merged #3670 before #3668 was rebased and resolved.
Note: the cherry-picked commit hashes are now invalid because #3670
was merged before #3668 was rebased with the updated repo location.
This commit is contained in:
parent
8fdf645397
commit
7346a59c75
1 changed files with 1 additions and 1 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -4,5 +4,5 @@
|
||||||
branch = monero
|
branch = monero
|
||||||
[submodule "external/miniupnp"]
|
[submodule "external/miniupnp"]
|
||||||
path = external/miniupnp
|
path = external/miniupnp
|
||||||
url = https://github.com/anonimal/miniupnp
|
url = https://github.com/monero-project/miniupnp
|
||||||
branch = monero
|
branch = monero
|
||||||
|
|
Loading…
Reference in a new issue