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

This commit is contained in:
Stephan Raue 2013-10-05 06:33:33 +02:00
commit ee530fa488
2 changed files with 3 additions and 1 deletions

View File

@ -27,6 +27,8 @@ cd $PKG_BUILD
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.1"
PKG_VERSION="0.3.2"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="prop."