xbmc: update to xbmc-13.alpha-df91888

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-08-03 06:05:51 +02:00
parent 80cf62ec12
commit fe1224fc57
10 changed files with 2 additions and 2 deletions

View File

@ -21,7 +21,7 @@
PKG_NAME="xbmc-theme-Confluence"
PKG_VERSION="12.2-e40d13d"
if [ "$XBMC" = "master" ]; then
PKG_VERSION="13.alpha-6edea14"
PKG_VERSION="13.alpha-df91888"
elif [ "$XBMC" = "xbmc-aml" ]; then
PKG_VERSION="aml-frodo-d9119f2"
fi

View File

@ -21,7 +21,7 @@
PKG_NAME="xbmc"
PKG_VERSION="12.2-e40d13d"
if [ "$XBMC" = "master" ]; then
PKG_VERSION="13.alpha-6edea14"
PKG_VERSION="13.alpha-df91888"
elif [ "$XBMC" = "xbmc-aml" ]; then
PKG_VERSION="aml-frodo-d9119f2"
fi