tools/mkpkg: update mkpkg_xbmc-frodo script

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2013-04-24 20:21:59 +02:00
parent 89cbdd7659
commit 92143428d1

View File

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