Skip to content

Commit 21b8a14

Browse files
committed
depends: Fetch miniupnpc sources from an alternative website
The https://miniupnp.tuxfamily.org website is unavailable now.
1 parent fa8cb05 commit 21b8a14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

depends/packages/miniupnpc.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package=miniupnpc
22
$(package)_version=2.2.7
3-
$(package)_download_path=https://miniupnp.tuxfamily.org/files/
3+
$(package)_download_path=http://miniupnp.free.fr/files/
44
$(package)_file_name=$(package)-$($(package)_version).tar.gz
55
$(package)_sha256_hash=b0c3a27056840fd0ec9328a5a9bac3dc5e0ec6d2e8733349cf577b0aa1e70ac1
66
$(package)_patches=dont_leak_info.patch cmake_get_src_addr.patch fix_windows_snprintf.patch

0 commit comments

Comments
 (0)