From 0f03c8075460e2f00529b4849f052d46739bbc5d Mon Sep 17 00:00:00 2001 From: ojab Date: Sun, 15 Nov 2009 17:18:55 +0300 Subject: [PATCH] Update libxml2 to 2.7.6. --HG-- extra : convert_revision : a94f8d15d11227fc587e4c59e58edb882d0e4dc2 --- templates/libxml2/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/libxml2/template b/templates/libxml2/template index 63e2c650f06..a0f77fb5a27 100644 --- a/templates/libxml2/template +++ b/templates/libxml2/template @@ -1,11 +1,11 @@ # Template build file for 'libxml2'. pkgname=libxml2 -version=2.7.5 +version=2.7.6 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=af5a9a6d9ffb09756f0792fb402720ca2505762b7f6dd99ba277d5fbfffcec6d +checksum=238c4f0203c012e5776522640c0fb3ac532c4064981c1ce3e74c00b75501d761 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