Merge branch 'openelec-next' of github.com:OpenELEC/OpenELEC.tv into openelec-next

This commit is contained in:
Stephan Raue 2012-08-22 13:30:04 +02:00
commit cfa7a86af0
16 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
PKG_NAME="xbmc-frodo-theme-Confluence" PKG_NAME="xbmc-frodo-theme-Confluence"
if [ "$PVR" = yes ]; then if [ "$PVR" = yes ]; then
PKG_VERSION="pvr-334f9c6" PKG_VERSION="pvr-1c5ca99"
else else
PKG_VERSION="58abd46" PKG_VERSION="58abd46"
fi fi

View File

@ -20,7 +20,7 @@
PKG_NAME="xbmc-frodo" PKG_NAME="xbmc-frodo"
if [ "$PVR" = yes ]; then if [ "$PVR" = yes ]; then
PKG_VERSION="pvr-334f9c6" PKG_VERSION="pvr-1c5ca99"
else else
PKG_VERSION="58abd46" PKG_VERSION="58abd46"
fi fi