Merge pull request #1535 from stefansaraev/tvh

tvheadend: update to tvheadend-3.2.18
This commit is contained in:
Stephan Raue 2012-12-02 14:46:59 -08:00
commit 48e5b7bd5f
2 changed files with 5 additions and 2 deletions

View File

@ -1,3 +1,6 @@
3.0.2
- update to TVHeadend 3.2.18
3.0.1
- bump addon version
- add support to install as system addon

View File

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