aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/haproxy.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-06-08 17:58:41 +0100
committerMike McQuaid2014-06-08 18:15:18 +0100
commit96723ed047827b16b3dc348e1d3d588443f8f75f (patch)
treecec05862aa411c004e5e6b3577963794ed34eb5e /Library/Formula/haproxy.rb
parent9d634e02b1603327af19ed0853991d7bfbc47bc2 (diff)
downloadhomebrew-96723ed047827b16b3dc348e1d3d588443f8f75f.tar.bz2
haproxy: add 1.4.25 bottle.
Closes #29975. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/haproxy.rb')
-rw-r--r--Library/Formula/haproxy.rb7
1 files changed, 7 insertions, 0 deletions
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'