package/tvheadend: Bump version to current git master

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
Bernd Kuhls 2014-07-25 20:29:50 +02:00 committed by Thomas Petazzoni
parent 1d4038d462
commit 2d93a7bfd6
2 changed files with 5 additions and 5 deletions

View File

@ -5,12 +5,12 @@ Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
diff -durN tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3.orig/Makefile tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3/Makefile
--- tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3.orig/Makefile 2014-03-09 14:50:48.437688482 +0100
+++ tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3/Makefile 2014-03-09 14:54:00.411418749 +0100
@@ -27,7 +27,7 @@
# Common compiler flags
@@ -28,7 +28,7 @@
#
CFLAGS += -g -O2
-CFLAGS += -Wall -Werror -Wwrite-strings -Wno-deprecated-declarations
+CFLAGS += -Wall -Wwrite-strings -Wno-deprecated-declarations
CFLAGS += -Wmissing-prototypes -fms-extensions
CFLAGS += -g -funsigned-char -O2
CFLAGS += -Wmissing-prototypes
CFLAGS += -fms-extensions -funsigned-char -fno-strict-aliasing
CFLAGS += -D_FILE_OFFSET_BITS=64

View File

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