From 96723ed047827b16b3dc348e1d3d588443f8f75f Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sun, 8 Jun 2014 17:58:41 +0100 Subject: haproxy: add 1.4.25 bottle. Closes #29975. Signed-off-by: Mike McQuaid --- Library/Formula/haproxy.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Library/Formula/haproxy.rb b/Library/Formula/haproxy.rb index 8ce946561..6f7f0f0c1 100644 --- a/Library/Formula/haproxy.rb +++ b/Library/Formula/haproxy.rb @@ -5,6 +5,13 @@ class Haproxy < Formula url 'http://haproxy.1wt.eu/download/1.4/src/haproxy-1.4.25.tar.gz' sha1 'f5c7dcaf0e8190f86e58b8e106dbc53609beaacd' + bottle do + cellar :any + sha1 "4f77107fc9067d3f90ff903c9a9142f79746cd20" => :mavericks + sha1 "c5b6f83b827da688de9008dc20ed3074565f3ef4" => :mountain_lion + sha1 "8223c6ba3c4eaba367991b17e33efcfc30418d3f" => :lion + end + devel do url 'http://haproxy.1wt.eu/download/1.5/src/devel/haproxy-1.5-dev26.tar.gz' sha1 'cab0d9b73dff87d159bf1ee64a127bacf88ac87f' -- cgit v1.2.3