tvheadend: update to tvheadend-3.9.2413

This commit is contained in:
Stefan Saraev 2015-01-22 17:48:33 +02:00
parent 114bf18b4e
commit 495f863856
3 changed files with 5 additions and 19 deletions

View File

@ -1,3 +1,6 @@
4.3.7
- update to tvheadend-3.9.2413
4.3.6
- fix tv_grab_file with --quiet (again!)
- fix crash on imx6

View File

@ -17,8 +17,8 @@
################################################################################
PKG_NAME="tvheadend"
PKG_VERSION="3.9.2182"
PKG_REV="6"
PKG_VERSION="3.9.2413"
PKG_REV="7"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.tvheadend.org"

View File

@ -1,17 +0,0 @@
diff --git a/Makefile.hdhomerun b/Makefile.hdhomerun
index 094a375..7916c14 100644
--- a/Makefile.hdhomerun
+++ b/Makefile.hdhomerun
@@ -45,10 +45,10 @@ LIBHDHRDIR = $(ROOTDIR)/libhdhomerun_static
export PATH := $(LIBHDHRDIR)/build/bin:$(PATH)
-LIBHDHR = libhdhomerun_20140604
+LIBHDHR = libhdhomerun_20141210
LIBHDHR_TB = $(LIBHDHR).tgz
LIBHDHR_URL = http://download.silicondust.com/hdhomerun/$(LIBHDHR_TB)
-LIBHDHR_SHA1 = b8d910a5721c484a30b81662fd6991e3546ed67c
+LIBHDHR_SHA1 = 4f6827e17f8f79401f272f62089352fe01eae740
.PHONY: build
build: $(LIBHDHRDIR)/$(LIBHDHR)/.tvh_build