Merge pull request #921 from CvH/tvh-8-ssl

tvheadend42: rebuild for ssl change
This commit is contained in:
Christian Hewitt 2016-11-07 14:23:21 +04:00 committed by GitHub
commit 3f3017080e
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
107
- rebuild due ssl change
106 106
- update to Tvheadend 4.1.2309 - update to Tvheadend 4.1.2309
- service gets restarted at changes in add-on settings - service gets restarted at changes in add-on settings

View File

@ -19,7 +19,7 @@
PKG_NAME="tvheadend42" PKG_NAME="tvheadend42"
PKG_VERSION="0736ebc" PKG_VERSION="0736ebc"
PKG_VERSION_NUMBER="4.1.2309" PKG_VERSION_NUMBER="4.1.2309"
PKG_REV="106" PKG_REV="107"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.tvheadend.org" PKG_SITE="http://www.tvheadend.org"