X-Git-Url: http://git.ipfire.org/?p=people%2Fteissler%2Fipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fvdr;h=52ecdd54354fe21c86f712beb4cd927d8af20e0a;hp=161b04ee1e8cd3446b7d51cca0baeb9ba85bce52;hb=ece4c8cdc3146b39797c01241a8355be54f31888;hpb=b4f94285ff8ef9b347ee6f3e6fdb53e998ef63dd diff --git a/lfs/vdr b/lfs/vdr index 161b04ee1..52ecdd543 100644 --- a/lfs/vdr +++ b/lfs/vdr @@ -24,7 +24,7 @@ include Config -VER = 2.0.3 +VER = 2.0.5 # 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" @@ -63,9 +63,9 @@ MAKE_OPTIONS = \ objects = $(DL_FILE) -$(DL_FILE) = $(DL_FROM)/$(DL_FILE) +$(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = dd8fb1642bdfa7feb0e9a8ae41e9ef2f +$(DL_FILE)_MD5 = f58b9836a60440fde84480a2e37ee91d install : $(TARGET)