Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv

This commit is contained in:
Stephan Raue 2013-07-14 14:53:53 +02:00
commit f8c0b430ce
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
3.1.3
- update to TVHeadend 3.4.27
3.1.2
- fix unloading multiple modules on suspend

View File

@ -19,8 +19,8 @@
################################################################################
PKG_NAME="tvheadend"
PKG_VERSION="3.4"
PKG_REV="2"
PKG_VERSION="3.4.27"
PKG_REV="3"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.lonelycoder.com/hts/tvheadend_overview.html"