From f135f0938c817341ea5366a3c9b0fb0023f83a17 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 27 Aug 2007 10:48:48 +0200 Subject: [PATCH] libxml2-python: update to 2.6.30 --- libxml2-python/.md5sum | 2 +- libxml2-python/Pkgfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/libxml2-python/.md5sum b/libxml2-python/.md5sum index 4e5591f76..44b2c6c2c 100644 --- a/libxml2-python/.md5sum +++ b/libxml2-python/.md5sum @@ -1,2 +1,2 @@ -8b99b6e8b08e838438d9e6b639d79ebd libxml2-2.6.29.tar.gz +460e6d853e824da700d698532e57316b libxml2-2.6.30.tar.gz b46c239bb79b1d29fea848019a21ba75 libxml2-python-config.patch diff --git a/libxml2-python/Pkgfile b/libxml2-python/Pkgfile index 82c89bd36..92eefdae1 100644 --- a/libxml2-python/Pkgfile +++ b/libxml2-python/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python, libxml2 name=libxml2-python -version=2.6.29 +version=2.6.30 release=1 source=(ftp://xmlsoft.org/libxml2/libxml2-$version.tar.gz \ $name-config.patch)