vdr-addon: bump

This commit is contained in:
Stefan Saraev 2013-10-17 22:35:29 +03:00
parent 7801fc99a0
commit b146b57b82
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,7 @@
4.0.1
- update to vdr-2.1.1
- remove rotorng. dish positioner is now implemented in vdr
4.0.0
- update to vdr-2.0.3
- update to vdr-plugin-vnsiserver-cd5023b

View File

@ -20,8 +20,8 @@
################################################################################
PKG_NAME="vdr-addon"
PKG_VERSION="3.1"
PKG_REV="0"
PKG_VERSION="4.0"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://www.openelec.tv"