package/tvheadend: bump version

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
Bernd Kuhls 2015-11-21 20:40:34 +01:00 committed by Peter Korsgaard
parent b49bd873e8
commit e9c6f73d4b
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@ diff -durN tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3.orig/Makefile tvhe
$(ROOTDIR)/configure $(CONFIGURE_ARGS)
# Binary
-${PROG}: check_config make_webui $(OBJS)
-${PROG}: .config.mk make_webui $(OBJS)
+${PROG}: make_webui $(OBJS)
$(CC) -o $@ $(OBJS) $(CFLAGS) $(LDFLAGS)

View File

@ -4,7 +4,7 @@
#
################################################################################
TVHEADEND_VERSION = a27b0af2b82dae83cf8a41e01ee1174b911f3aa3
TVHEADEND_VERSION = 8902dcbcc48b6a76168882a856111237f13e60ea
TVHEADEND_SITE = $(call github,tvheadend,tvheadend,$(TVHEADEND_VERSION))
TVHEADEND_LICENSE = GPLv3+
TVHEADEND_LICENSE_FILES = LICENSE.md