Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv into openelec-3.2

This commit is contained in:
Stephan Raue 2013-07-14 15:01:24 +02:00
commit 611f2ba1a7
3 changed files with 6 additions and 3 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"

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xf86-video-intel"
PKG_VERSION="2.21.11"
PKG_VERSION="2.21.12"
PKG_REV="1"
PKG_ARCH="i386 x86_64"
PKG_LICENSE="OSS"