From ed2922a53003f48eef53e5fbda4821f0b8b2dacf Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Thu, 18 Dec 2014 10:10:33 +0100
Subject: [PATCH] version up : libxml2 2.9.2.

---
 component/libxml2/buildout.cfg | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/component/libxml2/buildout.cfg b/component/libxml2/buildout.cfg
index 7fd34c677..069132104 100644
--- a/component/libxml2/buildout.cfg
+++ b/component/libxml2/buildout.cfg
@@ -11,8 +11,8 @@ parts =
 
 [libxml2]
 recipe = slapos.recipe.cmmi
-url = ftp://ftp.xmlsoft.org/libxml2/libxml2-2.9.1.tar.gz
-md5sum = 9c0cfef285d5c4a5c80d00904ddab380
+url = ftp://ftp.xmlsoft.org/libxml2/libxml2-2.9.2.tar.gz
+md5sum = 9e6a9aca9d155737868b3dc5fd82f788
 configure-options =
   --disable-static
   --without-python
-- 
2.30.9