You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
1.1 KiB

  1. From 7d657f0a87be1f135f7e5146b06e26121691c33a Mon Sep 17 00:00:00 2001
  2. From: Josef Schlehofer <pepe.schlehofer@gmail.com>
  3. Date: Mon, 18 Oct 2021 22:54:02 +0200
  4. Subject: [PATCH] Makefile.hdhomerun: update library to version 20180817
  5. The previous tarball is not available and because of that, the
  6. compilation of tvheadend does not proceed.
  7. The latest version can not be used somehow as the compilation fails.
  8. ---
  9. Makefile.hdhomerun | 6 +++---
  10. 1 file changed, 3 insertions(+), 3 deletions(-)
  11. --- a/Makefile.hdhomerun
  12. +++ b/Makefile.hdhomerun
  13. @@ -32,10 +32,10 @@ endif
  14. # Upstream Packages
  15. # ###########################################################################
  16. -LIBHDHR = libhdhomerun_20171221
  17. +LIBHDHR = libhdhomerun_20180817
  18. LIBHDHR_TB = $(LIBHDHR).tgz
  19. -LIBHDHR_URL = http://download.silicondust.com/hdhomerun/$(LIBHDHR_TB)
  20. -LIBHDHR_SHA1 = 6b019728eadea3af7a5686ed5ba44e970bca7365
  21. +LIBHDHR_URL = https://download.silicondust.com/hdhomerun/$(LIBHDHR_TB)
  22. +LIBHDHR_SHA1 = 052868bde3a5713c55b4d060b77e0bc3a0d891d6
  23. # ###########################################################################
  24. # Library Config