vdr-addon: update to addon version 2.1

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-03-19 12:45:39 +01:00
parent b3295f420b
commit c3394a7bb2
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2.1.1
- rebuild for addon version 2.1
- update to vdr-plugin-dvbapi-9bef03f
2.0.9 2.0.9
- modules to remove on sleep now configurable via settings ui - modules to remove on sleep now configurable via settings ui
- enabled plugins now configurable via settings ui - enabled plugins now configurable via settings ui

View File

@ -21,7 +21,7 @@
PKG_NAME="vdr-addon" PKG_NAME="vdr-addon"
PKG_VERSION="2.0" PKG_VERSION="2.0"
PKG_REV="9" PKG_REV="1"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv" PKG_SITE="http://www.openelec.tv"