diff --git a/buildout/software-profiles/haproxy.cfg b/buildout/software-profiles/haproxy.cfg index 45a5c426e948772692344551fcd6c103decd66d1..a4d93366648665ab0b33055fc2b28473845d7405 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.11.tar.gz -md5sum = 4f0638652d7800860838dc195da335d8 +url = http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.13.tar.gz +md5sum = 9cc607f914215b5a781a17f8524ffb6a configure-command = true # If the system is running on Linux 2.6, we use "linux26" as the TARGET, # otherwise use "generic".