aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/tcpreplay.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/tcpreplay.rb b/Library/Formula/tcpreplay.rb
index d82130802..309919dcb 100644
--- a/Library/Formula/tcpreplay.rb
+++ b/Library/Formula/tcpreplay.rb
@@ -7,9 +7,10 @@ class Tcpreplay < Formula
bottle do
cellar :any
- sha1 "b003d008725719da2af9bd708af9319f2ab43710" => :mavericks
- sha1 "e62ad60674fe0ceb5bfa65304c00278410bb6881" => :mountain_lion
- sha1 "9675b87cf528c950d69c8500c78ab059b601f16a" => :lion
+ revision 1
+ sha1 "41ac901cbb00f327c68d6bdcfd0ff635d889b307" => :yosemite
+ sha1 "c248e2ef79aab230d8e8e1f5ee73194725adf496" => :mavericks
+ sha1 "cf7683e9724b917bbf24bfa27985a0ade9c26670" => :mountain_lion
end
depends_on "libdnet" => :recommended