Merge pull request #1130 from Gujs/openelec-next-updates

xbmc-addon-xvdr: update to xbmc-addon-xvdr-01831de version only for XBMC...
This commit is contained in:
Stefan Saraev 2012-08-22 14:38:20 -07:00
commit 0a0ff6df1a

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"