diff options
author | selsta <selsta@sent.at> | 2021-01-12 14:00:42 +0100 |
---|---|---|
committer | selsta <selsta@sent.at> | 2021-08-29 18:17:41 +0200 |
commit | 58892be4adcafbc19e2442d073f27d5f9bd9482d (patch) | |
tree | ea80306e1695e5dc422f21fbd2e0e328b4fa4c24 /.gitmodules | |
parent | Merge pull request #7894 (diff) | |
download | monero-58892be4adcafbc19e2442d073f27d5f9bd9482d.tar.xz |
miniupnp: set submodule to upstream, disable install
Diffstat (limited to '')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index 9dacf534f..3cf831bcd 100644 --- a/.gitmodules +++ b/.gitmodules @@ -4,8 +4,7 @@ branch = monero [submodule "external/miniupnp"] path = external/miniupnp - url = https://github.com/monero-project/miniupnp - branch = monero + url = https://github.com/miniupnp/miniupnp [submodule "external/rapidjson"] path = external/rapidjson url = https://github.com/Tencent/rapidjson |