package/tvheadend: bump version

Rebased patch.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
Bernd Kuhls 2019-10-21 19:14:54 +02:00 committed by Thomas Petazzoni
parent d0f3c9de49
commit 6c480d40f0
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
diff -durN tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3.orig/Makefile tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3/Makefile diff -durN tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3.orig/Makefile tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3/Makefile
--- tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3.orig/Makefile 2014-03-09 14:47:43.780025330 +0100 --- tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3.orig/Makefile 2014-03-09 14:47:43.780025330 +0100
+++ tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3/Makefile 2014-03-09 14:48:40.836539093 +0100 +++ tvheadend-c84bc2b72b462ef2dbed305f3fd0bb3fa5046fc3/Makefile 2014-03-09 14:48:40.836539093 +0100
@@ -566,7 +566,7 @@ @@ -708,7 +708,7 @@
$(ROOTDIR)/configure $(CONFIGURE_ARGS) $(ROOTDIR)/configure $(CONFIGURE_ARGS)
# Binary # Binary

View File

@ -1,3 +1,3 @@
# Locally computed # Locally computed
sha256 9c7888ec3754e20a728dcc06e69c8fa53fd085879ee5191bbcf35105f82cc1d2 tvheadend-6fbb30d039c763268b3e9017e062b0c9ec6bebeb.tar.gz sha256 831ffec13240a93b63d74d508a416091b67f0d54f3596775a698c4ded4781ec4 tvheadend-6540ff23747499bfa28ba04cc76347a9209f4a1e.tar.gz
sha256 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942 LICENSE.md sha256 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942 LICENSE.md

View File

@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
TVHEADEND_VERSION = 6fbb30d039c763268b3e9017e062b0c9ec6bebeb TVHEADEND_VERSION = 6540ff23747499bfa28ba04cc76347a9209f4a1e
TVHEADEND_SITE = $(call github,tvheadend,tvheadend,$(TVHEADEND_VERSION)) TVHEADEND_SITE = $(call github,tvheadend,tvheadend,$(TVHEADEND_VERSION))
TVHEADEND_LICENSE = GPL-3.0+ TVHEADEND_LICENSE = GPL-3.0+
TVHEADEND_LICENSE_FILES = LICENSE.md TVHEADEND_LICENSE_FILES = LICENSE.md