xbmc: update to xbmc-13.alpha-9df3bc9

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-10-05 19:13:15 +02:00
parent f5846087cb
commit 289d8c7409
12 changed files with 3606 additions and 7989 deletions

View File

@ -21,7 +21,7 @@
PKG_NAME="xbmc-theme-Confluence" PKG_NAME="xbmc-theme-Confluence"
PKG_VERSION="12.2-49f61b4" PKG_VERSION="12.2-49f61b4"
if [ "$XBMC" = "master" ]; then if [ "$XBMC" = "master" ]; then
PKG_VERSION="13.alpha-710b1ee" PKG_VERSION="13.alpha-9df3bc9"
elif [ "$XBMC" = "xbmc-aml" ]; then elif [ "$XBMC" = "xbmc-aml" ]; then
PKG_VERSION="aml-frodo-d9119f2" PKG_VERSION="aml-frodo-d9119f2"
fi fi

View File

@ -21,7 +21,7 @@
PKG_NAME="xbmc" PKG_NAME="xbmc"
PKG_VERSION="12.2-49f61b4" PKG_VERSION="12.2-49f61b4"
if [ "$XBMC" = "master" ]; then if [ "$XBMC" = "master" ]; then
PKG_VERSION="13.alpha-710b1ee" PKG_VERSION="13.alpha-9df3bc9"
elif [ "$XBMC" = "xbmc-aml" ]; then elif [ "$XBMC" = "xbmc-aml" ]; then
PKG_VERSION="aml-frodo-d9119f2" PKG_VERSION="aml-frodo-d9119f2"
fi fi