xbmc: update to xbmc-12.1.5

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-04-15 19:46:49 +02:00
parent 10c1f355b3
commit 4e70851b32
17 changed files with 2 additions and 2 deletions

View File

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

View File

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