aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-06-08 22:30:41 +0100
committerMike McQuaid2014-06-09 09:27:54 +0100
commitdc2c54a82ea57020843e266279202335ccfad0b6 (patch)
tree735e7a248c5aa3c36777b6a50cc6d12575098ad8 /Library/Formula
parent14430f13098d8b1e1bf1e1d5a728595d8eb232e7 (diff)
downloadhomebrew-dc2c54a82ea57020843e266279202335ccfad0b6.tar.bz2
burp: add 1.4.16 bottle.
Closes #29973. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/burp.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/burp.rb b/Library/Formula/burp.rb
index 94af9a9e0..e2328e50c 100644
--- a/Library/Formula/burp.rb
+++ b/Library/Formula/burp.rb
@@ -6,6 +6,12 @@ class Burp < Formula
sha1 '0b28b8989ca8ce02cfb2fb029df90be9777e3431'
head 'https://github.com/grke/burp.git'
+ bottle do
+ sha1 "0ac51ee5bc80e91b28cb292e3aed223d15778926" => :mavericks
+ sha1 "8b790e019ff239985a2760bb2a200672578b3b09" => :mountain_lion
+ sha1 "b2efbd022a41e0ebcfe3ef015308617809b0a842" => :lion
+ end
+
depends_on 'librsync'
# patches to change directories to brew conventions in Makefile and config files