tvheadend42: update to 4.1.2236

This commit is contained in:
cvh 2016-09-03 19:57:29 +02:00
parent cf404a610b
commit eb1bb0eeb2
2 changed files with 8 additions and 3 deletions

View File

@ -1,3 +1,8 @@
8.0.105
- update to Tvheadend 4.1.2236
- fixes picons download from Tvh server
- fixes empty/incomplete frequency scan-tables
8.0.104
- update to Tvheadend 4.1.2195
- added TRACE debug option at the addon config

View File

@ -17,9 +17,9 @@
################################################################################
PKG_NAME="tvheadend42"
PKG_VERSION="65dfd15"
PKG_VERSION_NUMBER="4.1.2195"
PKG_REV="104"
PKG_VERSION="817f67e"
PKG_VERSION_NUMBER="4.1.2236"
PKG_REV="105"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.tvheadend.org"