aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-12-20 17:24:17 +0000
committerJack Nagel2014-12-20 12:25:05 -0500
commit63acf761dce7d2a500e75633612f55357ea0d61f (patch)
tree6240b49c9d54148713deed165f115c4a3b48e25a /Library/Formula
parentab0c6214e1d6f78c5f68eae5d8a14e758a62a885 (diff)
downloadhomebrew-63acf761dce7d2a500e75633612f55357ea0d61f.tar.bz2
tcpreplay: update 4.1.0 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tcpreplay.rb4
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Formula/tcpreplay.rb b/Library/Formula/tcpreplay.rb
index 1d9c63e6e..64c198ecd 100644
--- a/Library/Formula/tcpreplay.rb
+++ b/Library/Formula/tcpreplay.rb
@@ -6,6 +6,10 @@ class Tcpreplay < Formula
sha1 "9723d82a0136d963bcc2665d562cb562d216a1c1"
bottle do
+ cellar :any
+ sha1 "4ad7a57a4ad4730cd48096fe547f81345726d186" => :yosemite
+ sha1 "6530b5c80d93381072019dfdc0caf96775b028f3" => :mavericks
+ sha1 "91ad4549dea2d5e715611fb82bd967da9896561d" => :mountain_lion
end
depends_on "libdnet" => :recommended