From c6d1002c05f869da95f3890232d6ec57e3622938 Mon Sep 17 00:00:00 2001 From: wowario Date: Fri, 6 Jan 2023 10:19:07 +0300 Subject: [PATCH] update miniupnp --- .gitmodules | 6 +++--- external/miniupnp | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitmodules b/.gitmodules index 6981c71b2..1e24f19ac 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,9 +2,6 @@ path = external/unbound url = https://github.com/monero-project/unbound branch = monero -[submodule "external/miniupnp"] - path = external/miniupnp - url = https://github.com/miniupnp/miniupnp [submodule "external/rapidjson"] path = external/rapidjson url = https://github.com/Tencent/rapidjson @@ -16,3 +13,6 @@ path = external/RandomWOW url = https://git.wownero.com/wownero/RandomWOW branch = 1.1.9-wow +[submodule "external/miniupnp"] + path = external/miniupnp + url = https://github.com/miniupnp/miniupnp diff --git a/external/miniupnp b/external/miniupnp index 4c700e095..544e6fcc7 160000 --- a/external/miniupnp +++ b/external/miniupnp @@ -1 +1 @@ -Subproject commit 4c700e09526a7d546394e85628c57e9490feefa0 +Subproject commit 544e6fcc73c5ad9af48a8985c94f0f1d742ef2e0