From fa49910fa8cb713c9df965891aff257e6fd2832e Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Mon, 3 Mar 2014 13:50:37 +0100 Subject: [PATCH] vdr: Update to 2.0.4. --- lfs/vdr | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lfs/vdr b/lfs/vdr index 161b04ee1..b7ed2c3ef 100644 --- a/lfs/vdr +++ b/lfs/vdr @@ -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) -- 2.39.2