From a9a62280f2209e490f0d8619119581010a32b782 Mon Sep 17 00:00:00 2001 From: Enno Boland Date: Tue, 29 Sep 2015 00:39:23 +0200 Subject: [PATCH] libxml++: update to 2.40.0. --- srcpkgs/libxml++/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libxml++/template b/srcpkgs/libxml++/template index 348d2207833..9acce8dfd5d 100644 --- a/srcpkgs/libxml++/template +++ b/srcpkgs/libxml++/template @@ -1,6 +1,6 @@ # Template build file for 'libxml++'. pkgname=libxml++ -version=2.38.1 +version=2.40.0 revision=1 build_style=gnu-configure hostmakedepends="pkg-config perl" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://libxmlplusplus.sourceforge.net/" license="LGPL-2.1" distfiles="${GNOME_SITE}/${pkgname}/${version%.*}/${pkgname}-${version}.tar.xz" -checksum=882529189b03db6c69925b3f579ab1941feb4f02b5fe2612504ee7e498a4a05f +checksum=a7b9703203696972cae50436e150979ef187d9b03c95519bdd89623b4068162a pre_install() { sed -i -e 's/install-data-am: install-data-local install-dist_referenceDATA/install-data-am: /' Makefile