From 3751e61133a61b386642845efee776135d7bf8ad Mon Sep 17 00:00:00 2001 From: juan Date: Wed, 8 Oct 2008 18:31:52 +0200 Subject: [PATCH] Updated libxml2 to 2.7.2 because previous distfile dissapeared. --HG-- extra : convert_revision : 66aacd033e930d7a21e9bc4d77e4b675ff40f2f1 --- templates/libxml2.tmpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/templates/libxml2.tmpl b/templates/libxml2.tmpl index 94d84edd635..b67c07b6574 100755 --- a/templates/libxml2.tmpl +++ b/templates/libxml2.tmpl @@ -1,6 +1,6 @@ # Template build file for 'libxml2'. pkgname=libxml2 -version=2.7.1 +version=2.7.2 extract_sufx=".tar.gz" url=http://xmlsoft.org/sources build_style=gnu_configure @@ -8,5 +8,6 @@ make_cmd="$PKGFS_MASTERDIR/bin/gmake" pkgconfig_override="libxml-2.0.pc" short_desc="XML parser library from the GNOME project" maintainer="Juan RP " -checksum=4de3732c39efa95b63abbd60dbb74357075faf63 -long_desc="..." +checksum=2b14531007a705679c7814618dc15baed62bc574 +long_desc=" + XML parser library from the GNOME project."