From fd9c3ec35d6b54f25d34530ffa16e6b11c06e62f Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 9 Jun 2015 07:30:17 +0200 Subject: [PATCH] libxml++: update to 2.38.1. --- srcpkgs/libxml++/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libxml++/template b/srcpkgs/libxml++/template index 1ed88595ff..348d220783 100644 --- a/srcpkgs/libxml++/template +++ b/srcpkgs/libxml++/template @@ -1,6 +1,6 @@ # Template build file for 'libxml++'. pkgname=libxml++ -version=2.38.0 +version=2.38.1 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=5698b03f5d320fb8310e30780e328f03debca12c557434ee031aea9baf3b1346 +checksum=882529189b03db6c69925b3f579ab1941feb4f02b5fe2612504ee7e498a4a05f pre_install() { sed -i -e 's/install-data-am: install-data-local install-dist_referenceDATA/install-data-am: /' Makefile