Skip to content

Commit

Permalink
Merge pull request #6028 from CvH/11.0/tvheadend_up
Browse files Browse the repository at this point in the history
tvheadend updates
  • Loading branch information
heitbaum committed Dec 29, 2021
2 parents 7884b1a + f02e8e5 commit 29d9599
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 11 deletions.
6 changes: 3 additions & 3 deletions packages/addons/addon-depends/libhdhomerun/package.mk
Expand Up @@ -3,11 +3,11 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="libhdhomerun"
PKG_VERSION="7c54382fb681d03888b469033e50bebaf4ce6bce" # Release 20201023
PKG_SHA256="d686f88b8dc6089e2cb3829958170d6ba02ecc4f2c5f2cfe3fd37e0dda76ce42"
PKG_VERSION="20210624"
PKG_SHA256="deaf463bbcc3eefa72f97199efb6213f7b0e2c8e91f1b3d2cbf52056a8715d15"
PKG_LICENSE="LGPL"
PKG_SITE="http://www.silicondust.com"
PKG_URL="https://github.com/Silicondust/libhdhomerun/archive/${PKG_VERSION}.tar.gz"
PKG_URL="https://download.silicondust.com/hdhomerun/libhdhomerun_${PKG_VERSION}.tgz"
PKG_DEPENDS_TARGET="toolchain"
PKG_LONGDESC="The library provides functionality to setup the HDHomeRun."

Expand Down
@@ -1,5 +1,3 @@
diff --git a/Makefile b/Makefile
index 39cad38c44e1..e98df0336db2 100644
--- a/Makefile
+++ b/Makefile
@@ -1,16 +1,17 @@
Expand Down
3 changes: 3 additions & 0 deletions packages/addons/service/tvheadend42/changelog.txt
@@ -1,3 +1,6 @@
126
- rebuild

125
- fix download zipped content for epg data with epg_grab_file

Expand Down
2 changes: 1 addition & 1 deletion packages/addons/service/tvheadend42/package.mk
Expand Up @@ -5,7 +5,7 @@ PKG_NAME="tvheadend42"
PKG_VERSION="5bdcfd8ac97b3337e1c7911ae24127df76fa693a"
PKG_SHA256="b562a26248cdc02dc94cc62038deea172668fa4c079b2ea4e1b4220f3b1d34f5"
PKG_VERSION_NUMBER="4.2.8-36"
PKG_REV="125"
PKG_REV="126"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.tvheadend.org"
Expand Down
3 changes: 3 additions & 0 deletions packages/addons/service/tvheadend43/changelog.txt
@@ -1,3 +1,6 @@
103
- Update to 4.3-1986

102
- Update to 4.3-1979
- include missing x254 library for Generic
Expand Down
8 changes: 4 additions & 4 deletions packages/addons/service/tvheadend43/package.mk
Expand Up @@ -2,10 +2,10 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="tvheadend43"
PKG_VERSION="8fc2dfa7e1b1b3b1e8ba6f78cd4a81f77fa6a736"
PKG_SHA256="6c937acf17396580f65e2706b091024a7a61e7e4969d1484d76e63c061f6487f"
PKG_VERSION_NUMBER="4.3-1979"
PKG_REV="102"
PKG_VERSION="09a2c71abb01db8735437f233b8a54a0bb4939fc"
PKG_SHA256="dd7950f6e5b2739040bd19ad0ea0516f73459f5ecb6bfd6f7f967d127ba37bc5"
PKG_VERSION_NUMBER="4.3-1986"
PKG_REV="103"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.tvheadend.org"
Expand Down
Expand Up @@ -5,7 +5,7 @@
PKG_NAME="pvr.hdhomerun"
PKG_VERSION="20.1.1-Nexus"
PKG_SHA256="22595f58ccf127147ccaaee86dbd6b33a14c63aae7553ba0ae8f7a301bfb3ec9"
PKG_REV="1"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/kodi-pvr/pvr.hdhomerun"
Expand Down

0 comments on commit 29d9599

Please sign in to comment.