Skip to content

Commit 77b2321

Browse files
hebastofanquake
authored andcommitted
depends: Fetch miniupnpc sources from an alternative website
The https://miniupnp.tuxfamily.org website is unavailable now. Github-Pull: #30151 Rebased-From: 21b8a14
1 parent 31adcfa commit 77b2321

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.2
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=888fb0976ba61518276fe1eda988589c700a3f2a69d71089260d75562afd3687
66
$(package)_patches=dont_leak_info.patch respect_mingw_cflags.patch no_libtool.patch

0 commit comments

Comments
 (0)