libplist: updated to 1.4 and change download site

This commit is contained in:
mrdominuzq 2011-10-06 09:49:57 +03:00
parent df4d1d2596
commit 1592d7cb1d

View File

@ -19,12 +19,12 @@
################################################################################
PKG_NAME="libplist"
PKG_VERSION="1.3"
PKG_VERSION="1.4"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="http://matt.colyer.name/projects/iphone-linux/"
PKG_URL="http://github.com/downloads/JonathanBeck/libplist/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_URL="http://www.libimobiledevice.org/downloads/$PKG_NAME-$PKG_VERSION.tar.bz2"
PKG_DEPENDS="libxml2 glib"
PKG_BUILD_DEPENDS="toolchain libxml2 glib"
PKG_PRIORITY="optional"