diff options
author | anonimal <anonimal@i2pmail.org> | 2018-04-23 22:23:34 +0000 |
---|---|---|
committer | anonimal <anonimal@i2pmail.org> | 2018-04-23 22:27:54 +0000 |
commit | 7346a59c7567aee33b387c0d8e1fe80c97da19e1 (patch) | |
tree | 0984d7ada71097d8fe74901b9100e79984407eb9 | |
parent | Merge pull request #3670 (diff) | |
download | monero-7346a59c7567aee33b387c0d8e1fe80c97da19e1.tar.xz |
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.
-rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 3da169973..73b430c10 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,5 +4,5 @@ branch = monero [submodule "external/miniupnp"] path = external/miniupnp - url = https://github.com/anonimal/miniupnp + url = https://github.com/monero-project/miniupnp branch = monero |