Merge pull request #687 from CvH/tvh40_up8

tvheadend42: update to 4.0.9-12
This commit is contained in:
Christian Hewitt 2016-09-03 21:47:57 +04:00 committed by GitHub
commit d41dfce158
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
8.0.102
- update tvheadend to 4.0.9-12
- fixes picons download from Tvh server
8.0.101 8.0.101
- update tvheadend to 4.0.9-5 - update tvheadend to 4.0.9-5

View File

@ -17,9 +17,9 @@
################################################################################ ################################################################################
PKG_NAME="tvheadend" PKG_NAME="tvheadend"
PKG_VERSION="4749320" PKG_VERSION="e5400e2"
PKG_VERSION_NUMBER="4.0.9" PKG_VERSION_NUMBER="4.0.9"
PKG_REV="101" PKG_REV="102"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.tvheadend.org" PKG_SITE="http://www.tvheadend.org"