aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/trafshow.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-06-05 06:26:16 +0100
committerMike McQuaid2014-06-05 10:36:16 +0100
commitcae24611b169218af028b64bd3db47dba56dabdf (patch)
tree166ea305560b6261a484021efc0496445657a09c /Library/Formula/trafshow.rb
parent68770fc251d56740dfee19166c89e37f5d9e545a (diff)
downloadhomebrew-cae24611b169218af028b64bd3db47dba56dabdf.tar.bz2
trafshow: add 5.2.3 bottle.
Closes #29891. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Formula/trafshow.rb')
-rw-r--r--Library/Formula/trafshow.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/trafshow.rb b/Library/Formula/trafshow.rb
index 5e863fcc0..2a3d71975 100644
--- a/Library/Formula/trafshow.rb
+++ b/Library/Formula/trafshow.rb
@@ -5,6 +5,13 @@ class Trafshow < Formula
url 'http://distcache.freebsd.org/ports-distfiles/trafshow-5.2.3.tgz'
sha1 '1c68f603f12357e932c83de850366c9b46e53d89'
+ bottle do
+ cellar :any
+ sha1 "c41e1061e5300760e840f7cfde4ae669b24800e8" => :mavericks
+ sha1 "13881774f1b3a0ba6886dda9fe12aea126f2fefd" => :mountain_lion
+ sha1 "86097cbc1a851ae8a07b591ef6da823926b132cc" => :lion
+ end
+
depends_on "libtool" => :build
{