vdr-addon: bump (4.1.5)

This commit is contained in:
Stefan Saraev 2014-03-12 21:39:26 +02:00
parent ac3018fd13
commit 3d49ebd4a3
2 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
4.1.5
- fix issues with "wait for frontend init". thanks @sraue
4.1.4
- add plugin 'vdr-plugin-eepg'
- update to vdr-plugin-xvdr-4a9d95e

View File

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