vdr: Update to 2.0.4.

This commit is contained in:
Michael Tremer
2014-03-03 13:50:37 +01:00
parent fb5132aa57
commit fa49910fa8

View File

@@ -24,7 +24,7 @@
include Config
VER = 2.0.3
VER = 2.0.4
# VDRPLUGVER must match with APIVERSION in config.h
# after change this update also all vdr plugins
@@ -37,7 +37,7 @@ DL_FROM = $(URL_IPFIRE)
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = vdr
PAK_VER = 8
PAK_VER = 9
DEPS = "vdr_streamdev"
@@ -65,7 +65,7 @@ objects = $(DL_FILE)
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
$(DL_FILE)_MD5 = dd8fb1642bdfa7feb0e9a8ae41e9ef2f
$(DL_FILE)_MD5 = 8effb19fe09eb6c057ce354fe8f6be9f
install : $(TARGET)