tvheadend: bump

This commit is contained in:
Stefan Saraev 2013-06-06 21:43:33 +03:00
parent 2e0d02751c
commit 827cba38e7
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
3.0.10 (in progress)
3.0.10
- fix preloading capmt.so with sundtek
- added the ability to use a script's stdout as the xmltv source instead of a fixed file or URL
3.0.9

View File

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