From: Markham Date: Sat, 11 Jan 2020 19:27:59 +0000 (+0100) Subject: ushare: fix download link X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=bf1edcf3497fbd60ec448e6075226d631016d515;p=bs-cst-neutrino-hd.git ushare: fix download link --- diff --git a/make/archives.mk b/make/archives.mk index ed45149..d793f17 100755 --- a/make/archives.mk +++ b/make/archives.mk @@ -289,7 +289,7 @@ $(ARCHIVE)/libupnp-$(LIBUPNP_VER).tar.bz2: $(WGET) https://qa.debian.org/watch/sf.php/pupnp/libupnp-$(LIBUPNP_VER).tar.bz2 $(ARCHIVE)/ushare-$(USHARE_VER).tar.bz2: - $(WGET) http://www.fhloston-paradise.de/ushare-$(USHARE_VER).tar.bz2 + $(WGET) https://sourceforge.net/projects/ushare/files/$(notdir $@) $(ARCHIVE)/udpxy.1.0.23-7-prod.tar.gz: $(WGET) http://www.fhloston-paradise.de/udpxy.1.0.23-7-prod.tar.gz