xbmc (Gotham): update to xbmc-13.alpha-710b1ee

This commit is contained in:
Stefan Saraev 2013-10-02 21:15:56 +03:00
parent 0ec6588afa
commit 598f284094
11 changed files with 1 additions and 1 deletions

View File

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