libplist: update to libplist-1.8

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2012-11-06 11:39:56 +01:00
parent a84ac76017
commit 02b35dfa03
2 changed files with 4 additions and 1 deletions

View File

@ -22,6 +22,9 @@
. config/options $1
# dont build parallel
MAKEFLAGS=-j1
cd $PKG_BUILD
mkdir -p build && cd build

View File

@ -19,7 +19,7 @@
################################################################################
PKG_NAME="libplist"
PKG_VERSION="1.4"
PKG_VERSION="1.8"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"