0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-09 15:37:00 -04:00

depends: Fetch miniupnpc sources from an alternative website

The https://miniupnp.tuxfamily.org website is unavailable now.
This commit is contained in:
Hennadii Stepanov 2024-05-22 08:54:41 +01:00
parent fa8cb0516d
commit 21b8a14d37
No known key found for this signature in database
GPG key ID: 410108112E7EA81F

View file

@ -1,6 +1,6 @@
package=miniupnpc
$(package)_version=2.2.7
$(package)_download_path=https://miniupnp.tuxfamily.org/files/
$(package)_download_path=http://miniupnp.free.fr/files/
$(package)_file_name=$(package)-$($(package)_version).tar.gz
$(package)_sha256_hash=b0c3a27056840fd0ec9328a5a9bac3dc5e0ec6d2e8733349cf577b0aa1e70ac1
$(package)_patches=dont_leak_info.patch cmake_get_src_addr.patch fix_windows_snprintf.patch