Merge branch 'master' of github.com:OpenELEC/OpenELEC.tv

This commit is contained in:
Stephan Raue 2013-10-06 02:25:55 +02:00
commit 82bf226fec
2 changed files with 1 additions and 2 deletions

View File

@ -28,7 +28,6 @@ setup_toolchain host
mkdir -p .build-host && cd .build-host
LIBS="-lpthread" \
../configure --host=$HOST_NAME \
--build=$HOST_NAME \
--prefix=$ROOT/$TOOLCHAIN \

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="service.openelec.settings"
PKG_VERSION="0.3.3"
PKG_VERSION="0.3.4"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="prop."