aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/talloc.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/talloc.rb')
-rw-r--r--Library/Formula/talloc.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/talloc.rb b/Library/Formula/talloc.rb
index cd724bd0f..7fba194b4 100644
--- a/Library/Formula/talloc.rb
+++ b/Library/Formula/talloc.rb
@@ -5,6 +5,13 @@ class Talloc < Formula
url "http://www.samba.org/ftp/talloc/talloc-2.1.1.tar.gz"
sha1 "380bb786274dfd1a4a8179d31cd88cbee15c97bf"
+ bottle do
+ cellar :any
+ sha1 "95140108cb3675eedb25493d9a6ae51681b293eb" => :yosemite
+ sha1 "48d9ed5b9dc8d86b9787d2911df70a4dd2ef1307" => :mavericks
+ sha1 "d573466b7e520fcb1cf46fba2d7cd1314a3f1025" => :mountain_lion
+ end
+
conflicts_with "samba", :because => "both install `include/talloc.h`"
def install