tvheadend: update changelog and addon version to 2.0.6

This commit is contained in:
Gregor Fuis 2012-02-23 19:11:21 +01:00
parent 8f549f0911
commit dbff5523d5
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2.0.6
- add possibilty to start / stop addon from addon manager with enable / disable
- add possibility to browse filesystem for xmltv source file
- start tvheadend in video user group
2.0.5
- start userspace DVB drivers before Tvheadend

View File

@ -20,7 +20,7 @@
PKG_NAME="hts-tvheadend"
PKG_VERSION="fdf89b2"
PKG_REV="5"
PKG_REV="6"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html"