xbmc: update to xbmc-13.alpha-2435cf3

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-09-01 17:46:28 +02:00
parent f40fa424a0
commit f9616c1d0a
9 changed files with 382 additions and 1588 deletions

View File

@ -21,7 +21,7 @@
PKG_NAME="xbmc-theme-Confluence"
PKG_VERSION="12.2-18397e1"
if [ "$XBMC" = "master" ]; then
PKG_VERSION="13.alpha-0efa87e"
PKG_VERSION="13.alpha-2435cf3"
elif [ "$XBMC" = "xbmc-aml" ]; then
PKG_VERSION="aml-frodo-d9119f2"
fi

View File

@ -21,7 +21,7 @@
PKG_NAME="xbmc"
PKG_VERSION="12.2-18397e1"
if [ "$XBMC" = "master" ]; then
PKG_VERSION="13.alpha-0efa87e"
PKG_VERSION="13.alpha-2435cf3"
elif [ "$XBMC" = "xbmc-aml" ]; then
PKG_VERSION="aml-frodo-d9119f2"
fi