We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31adcfa commit 77b2321Copy full SHA for 77b2321
depends/packages/miniupnpc.mk
@@ -1,6 +1,6 @@
1
package=miniupnpc
2
$(package)_version=2.2.2
3
-$(package)_download_path=https://miniupnp.tuxfamily.org/files/
+$(package)_download_path=http://miniupnp.free.fr/files/
4
$(package)_file_name=$(package)-$($(package)_version).tar.gz
5
$(package)_sha256_hash=888fb0976ba61518276fe1eda988589c700a3f2a69d71089260d75562afd3687
6
$(package)_patches=dont_leak_info.patch respect_mingw_cflags.patch no_libtool.patch
0 commit comments