From f7679a378ddc2d3ac31dc600b186d756369a5ef3 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Tue, 29 Sep 2009 14:39:01 +0200 Subject: [PATCH] libxml2: update to 2.7.5. --HG-- extra : convert_revision : 8b771810e770fa18b0934b7bd198e32d6164449b --- templates/libxml2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/libxml2/template b/templates/libxml2/template index f51744b255..63e2c650f0 100644 --- a/templates/libxml2/template +++ b/templates/libxml2/template @@ -1,11 +1,11 @@ # Template build file for 'libxml2'. pkgname=libxml2 -version=2.7.3 +version=2.7.5 distfiles="http://xmlsoft.org/sources/$pkgname-$version.tar.gz" build_style=gnu_configure short_desc="Library providing XML and HTML support" maintainer="Juan RP " -checksum=432464d8c9bd8060d9c1fdef1cfa75803c1a363ceac20b21f8c7e34e056e5a98 +checksum=af5a9a6d9ffb09756f0792fb402720ca2505762b7f6dd99ba277d5fbfffcec6d long_desc=" This library allows to manipulate XML files. It includes support to read, modify and write XML and HTML files. There is DTDs support