diff --git a/component/libxml2/buildout.cfg b/component/libxml2/buildout.cfg index 7fd34c6779c320898375120e28ddbac153fc0048..0691321046bf11bdac6e862a407bc38a3dcf6b7a 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