From 7da955d09a736e7e3562eb5dcdfb4d28b7ba0b8f Mon Sep 17 00:00:00 2001 From: Michael Marley Date: Fri, 13 Oct 2017 17:25:03 -0400 Subject: [PATCH] Makefile.hdhomerun: Update to 20170930 This adds support for the newly-released HDHR5 models. --- Makefile.hdhomerun | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile.hdhomerun b/Makefile.hdhomerun index 62e7447b9..398294da5 100644 --- a/Makefile.hdhomerun +++ b/Makefile.hdhomerun @@ -32,10 +32,10 @@ endif # Upstream Packages # ########################################################################### -LIBHDHR = libhdhomerun_20161117 +LIBHDHR = libhdhomerun_20170930 LIBHDHR_TB = $(LIBHDHR).tgz LIBHDHR_URL = http://download.silicondust.com/hdhomerun/$(LIBHDHR_TB) -LIBHDHR_SHA1 = d066e2ed99c4e4e52ffdd50d4a52b430a5067880 +LIBHDHR_SHA1 = 8a25839abeb6cae25878912c01426db4dccd3192 # ########################################################################### # Library Config -- 2.47.2