libplist: update to 2.0.0.

This commit is contained in:
Juan RP 2017-04-30 10:10:23 +02:00
parent 0d5957b4cc
commit c7708cdf68

View file

@ -1,7 +1,7 @@
# Template file for 'libplist'
pkgname=libplist
version=1.12
revision=4
version=2.0.0
revision=1
build_style=gnu-configure
configure_args="--disable-static"
hostmakedepends="automake libtool pkg-config python-devel python-Cython"
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2, LGPL-2.1"
homepage="http://libimobiledevice.org/"
distfiles="http://www.libimobiledevice.org/downloads/${pkgname}-${version}.tar.bz2"
checksum=0effdedcb3de128c4930d8c03a3854c74c426c16728b8ab5f0a5b6bdc0b644be
checksum=3a7e9694c2d9a85174ba1fa92417cfabaea7f6d19631e544948dc7e17e82f602
pre_configure() {
sed -i 's,-L$(libdir),,g' cython/Makefile.am