Merge pull request #1121 from Gujs/openelec-next-updates

xbmc-frodo: update to xbmc-pvr-1c5ca99 version
This commit is contained in:
Stephan Raue 2012-08-21 13:22:34 -07:00
commit 8a76b9f03b
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