From d17098b2bbb2c91e40933a16e172bf4960523e90 Mon Sep 17 00:00:00 2001
From: Kazuhiko Shiozaki <kazuhiko@nexedi.com>
Date: Wed, 5 Nov 2014 15:24:51 +0100
Subject: [PATCH] version up : HAProxy 1.5.8.

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

diff --git a/component/haproxy/buildout.cfg b/component/haproxy/buildout.cfg
index a29086845..13b6dff5f 100644
--- a/component/haproxy/buildout.cfg
+++ b/component/haproxy/buildout.cfg
@@ -11,8 +11,8 @@ parts = haproxy
 
 [haproxy]
 recipe = slapos.recipe.cmmi
-url = http://www.haproxy.org/download/1.5/src/haproxy-1.5.6.tar.gz
-md5sum = a1c65588e5c76b066f2cbde39e061751
+url = http://www.haproxy.org/download/1.5/src/haproxy-1.5.8.tar.gz
+md5sum = 7bffa1afa069d90ce03b7cd9aa0557cd
 configure-command = true
 # If the system is running on Linux 2.6, we use "linux26" as the TARGET,
 # otherwise use "generic".
-- 
2.30.9