From a7d5f4048a077632a9c5b5968b2005b65e60637c Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Fri, 25 Sep 2009 11:21:43 +0200 Subject: [PATCH] libxml2-python: update to 2.7.5 --- 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 55ea1bdb9..e2eab6813 100644 --- a/libxml2-python/.md5sum +++ b/libxml2-python/.md5sum @@ -1,2 +1,2 @@ -961cce07211049e3bb20c5b98a1281b4 libxml2-2.7.4.tar.gz +2e29ca610579438714ebb1e4010a0ece libxml2-2.7.5.tar.gz a97b82bd548a2a82f6bd1adce5863c4f libxml2-python-config.patch diff --git a/libxml2-python/Pkgfile b/libxml2-python/Pkgfile index 6d477a547..de12f355e 100644 --- a/libxml2-python/Pkgfile +++ b/libxml2-python/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python libxml2 name=libxml2-python -version=2.7.4 +version=2.7.5 release=1 source=(ftp://xmlsoft.org/libxml2/libxml2-$version.tar.gz \ $name-config.patch)