xbmc: update to xbmc-12.1.6

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-04-16 19:03:44 +02:00
parent 7fcee9b44a
commit 8f557c095e
19 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xbmc-theme-Confluence"
PKG_VERSION="12.1.5"
PKG_VERSION="12.1.6"
if [ "$XBMC" = "master" ]; then
PKG_VERSION="74fa128"
fi

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="xbmc"
PKG_VERSION="12.1.5"
PKG_VERSION="12.1.6"
if [ "$XBMC" = "master" ]; then
PKG_VERSION="74fa128"
fi

View File

@ -20,7 +20,7 @@
################################################################################
PKG_NAME="xbmc"
PKG_VERSION="12.1.5"
PKG_VERSION="12.1.6"
GIT_REPO="-b Frodo git://github.com/xbmc/xbmc.git"
DEST_DIR="$PKG_NAME-frodo"