service.openelec.settings: update to service.openelec.settings-0.3.2

This commit is contained in:
Stefan Saraev 2013-10-04 20:06:09 +03:00
parent 75e395c123
commit a8fd61a342
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."