diff --git a/buildout/software-profiles/haproxy.cfg b/buildout/software-profiles/haproxy.cfg index 32fcbab715523e86f24c2e5d582cca49ede3de71..45a5c426e948772692344551fcd6c103decd66d1 100644 --- a/buildout/software-profiles/haproxy.cfg +++ b/buildout/software-profiles/haproxy.cfg @@ -3,8 +3,8 @@ parts = haproxy [haproxy] recipe = hexagonit.recipe.cmmi -url = http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.9.tar.gz -md5sum = 2cbcc95b54c0d803edaa13e7b4aeec25 +url = http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.11.tar.gz +md5sum = 4f0638652d7800860838dc195da335d8 configure-command = true # If the system is running on Linux 2.6, we use "linux26" as the TARGET, # otherwise use "generic".