xbmc-addon-xvdr: add support for xbmc-addon-xvdr-master

closes #2186
This commit is contained in:
Henk Wiedig 2013-04-12 20:33:52 +02:00 committed by Stefan Saraev
parent 39a7a00d3b
commit a9ae350a49

View File

@ -20,6 +20,9 @@
PKG_NAME="xbmc-addon-xvdr"
PKG_VERSION="34070b5"
if [ "$XBMC" = "master" ]; then
PKG_VERSION="48ea839"
fi
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"