vdr-addon: bump (4.1.6)

This commit is contained in:
Stefan Saraev 2014-03-30 13:53:08 +03:00
parent 7e3bef2f98
commit 02739c3816
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
4.1.6
- update to vdr-2.1.6
- add plugin 'vdr-dummydevice'
- add plugin 'vdr-satip'
- remove plugin: 'sc'
- update to vdr-iptv-2.1.2
- update to vdr-plugin-xvdr-7f49bfa
- update to vdr-plugin-vnsiserver-a3f7ac5
- update to vdr-plugin-dvbapi-bf11f9e
4.1.5
- fix issues with "wait for frontend init". thanks @sraue

View File

@ -19,7 +19,7 @@
PKG_NAME="vdr-addon"
PKG_VERSION="4.1"
PKG_REV="5"
PKG_REV="6"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"