Skip to content

Commit 2126d6c

Browse files
author
MarcoFalke
committed
Merge #17561: doc: Changed MiniUPnPc link to https in dependencies.md
5ad4dd1 doc: Changed MiniUPnPc link to https in dependencies.md (Marius Kjærstad) Pull request description: doc: Changed MiniUPnPc link to https in dependencies.md Top commit has no ACKs. Tree-SHA512: 228ee98c877612468a34d09610999a47257ab1e060f3004a530639f0c29fb473b48e59588ff70297c53a3abeb2bb32bfedbb61e102a7fc10df4bb1b5d0d5893b
2 parents ea756bc + 5ad4dd1 commit 2126d6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/dependencies.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ These are the dependencies currently used by Bitcoin Core. You can find instruct
1616
| libevent | [2.1.11-stable](https://github.com/libevent/libevent/releases) | 2.0.22 | No | | |
1717
| libpng | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk) |
1818
| librsvg | | | | | |
19-
| MiniUPnPc | [2.0.20180203](http://miniupnp.free.fr/files) | | No | | |
19+
| MiniUPnPc | [2.0.20180203](https://miniupnp.tuxfamily.org/files) | | No | | |
2020
| PCRE | | | | | [Yes](https://github.com/bitcoin/bitcoin/blob/master/depends/packages/qt.mk) |
2121
| Python (tests) | | [3.5](https://www.python.org/downloads) | | | |
2222
| qrencode | [3.4.4](https://fukuchi.org/works/qrencode) | | No | | |

0 commit comments

Comments
 (0)