vdr_eepg: fix source download.

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>
This commit is contained in:
Arne Fitzenreiter
2015-12-25 12:45:05 +01:00
parent 1b8c3e2362
commit d3fbc392a7

View 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