changed miniupnp version

This commit is contained in:
Some Random Crypto Guy
2023-07-16 22:00:53 +01:00
parent 5abf72f48a
commit f314cf33b9
2 changed files with 4 additions and 4 deletions

6
.gitmodules vendored
View File

@@ -1,6 +1,3 @@
[submodule "external/miniupnp"]
path = external/miniupnp
url = https://github.com/miniupnp/miniupnp
[submodule "external/rapidjson"] [submodule "external/rapidjson"]
path = external/rapidjson path = external/rapidjson
url = https://github.com/Tencent/rapidjson url = https://github.com/Tencent/rapidjson
@@ -14,3 +11,6 @@
path = external/supercop path = external/supercop
url = https://github.com/monero-project/supercop url = https://github.com/monero-project/supercop
branch = monero branch = monero
[submodule "external/miniupnp"]
path = external/miniupnp
url = https://github.com/miniupnp/miniupnp