From: Markham Date: Thu, 9 Jan 2020 21:20:49 +0000 (+0100) Subject: dvdreadfs: fix download link X-Git-Url: https://git.webhop.me/?a=commitdiff_plain;h=f5092920f1ea2fe4a1fe341448a6a2fc32fa8f81;p=bs-cst-neutrino-hd.git dvdreadfs: fix download link --- diff --git a/make/archives.mk b/make/archives.mk index b090885..5e1bcdf 100755 --- a/make/archives.mk +++ b/make/archives.mk @@ -101,7 +101,7 @@ $(ARCHIVE)/lcd4linux-git-$(LCD4LINUX_VER).tar.bz2: | $(HOSTPREFIX)/bin/get-git-a get-git-archive.sh https://github.com/TangoCash/lcd4linux.git $(LCD4LINUX_VER) $(notdir $@) $(ARCHIVE) $(ARCHIVE)/dvdreadfs.tar.bz2: | $(HOSTPREFIX)/bin/get-git-archive.sh - get-git-archive.sh git@github.com:markschultz/dvdreadfs.git master $(notdir $@) $(ARCHIVE) + get-git-archive.sh https://github.com/markschultz/dvdreadfs.git master $(notdir $@) $(ARCHIVE) $(ARCHIVE)/libsigc++-$(LIBSIGC_VER).tar.xz: $(WGET) https://download.gnome.org/sources/libsigc++/$(LIBSIGC_MAJ).$(LIBSIGC_MIN)/libsigc++-$(LIBSIGC_VER).tar.xz