Merge branch 'openelec-next' of github.com:OpenELEC/OpenELEC.tv into openelec-next

This commit is contained in:
Stephan Raue 2012-08-25 14:55:14 +02:00
commit 014f3c2bb5

View File

@ -19,7 +19,11 @@
################################################################################
PKG_NAME="xbmc-addon-xvdr"
PKG_VERSION="75445e7"
if [ "$XBMC" = frodo ]; then
PKG_VERSION="01831de"
else
PKG_VERSION="75445e7"
fi
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"