tvheadend42: update to 4.1.1945

- fixes the problem that DVBC sticks won't work
This commit is contained in:
cvh 2016-04-25 19:37:11 +02:00
parent f2325048b8
commit 480d316bbc
2 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,7 @@
8.0.100
8.0.102
- Update for LibreELEC 8.0
- Update to Tvheadend 4.1.1928
- Update to Tvheadend 4.1.1945
- fix the XMLTV import script
7.0.100
- initial LibreELEC version

View File

@ -17,9 +17,9 @@
################################################################################
PKG_NAME="tvheadend42"
PKG_VERSION="ac2d90e"
PKG_VERSION_NUMBER="4.1.1928"
PKG_REV="100"
PKG_VERSION="5374573"
PKG_VERSION_NUMBER="4.1.1945"
PKG_REV="102"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.tvheadend.org"