tvheadend: update to tvheadend-3.9.467

lets get this tested. pls dont push to -4.0 branch
This commit is contained in:
Stefan Saraev 2014-03-20 21:55:37 +02:00
parent dee5f6372f
commit fc35917201

View File

@ -17,7 +17,7 @@
################################################################################
PKG_NAME="tvheadend"
PKG_VERSION="3.4.27"
PKG_VERSION="3.9.467"
PKG_REV="2"
PKG_ARCH="any"
PKG_LICENSE="GPL"
@ -46,6 +46,8 @@ configure_target() {
--enable-timeshift \
--disable-libav \
--disable-avahi \
--python=$ROOT/$TOOLCHAIN/bin/python \
--disable-uriparser \
--enable-bundle
}