mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
tvheadend: bump libhdhomerun
20140604 is not available for download anymore
This commit is contained in:
parent
7aa14b5668
commit
41d8e6f875
@ -0,0 +1,17 @@
|
|||||||
|
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
|
Loading…
x
Reference in New Issue
Block a user