]> git.ipfire.org Git - people/jschlag/ipfire-2.x.git/commitdiff
vdr_eepg: fix source download.
authorArne Fitzenreiter <arne_f@ipfire.org>
Fri, 25 Dec 2015 11:45:05 +0000 (12:45 +0100)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 28 Jan 2016 12:39:09 +0000 (13:39 +0100)
the external server has changed the compression so the md5 has changed.
Always use the IPFire server as primary download source.

Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
lfs/vdr_eepg

index fddd0756bb210c62fbd351f948443dc164497e26..3a91256f1081a90ffce9bebc40f848a44f45370c 100644 (file)
@@ -29,7 +29,9 @@ VER        = master
 THISAPP    = vdr-plugin-eepg-$(VER)
 DL_FILE    = vdr-plugin-eepg-$(GIT_VER).tar.bz2
 
-DL_FROM    = http://projects.vdr-developer.org/git/vdr-plugin-eepg.git/snapshot
+# SOURCE http://projects.vdr-developer.org/git/vdr-plugin-eepg.git/snapshot
+
+DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = vdr_eepg