aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/capstone.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/capstone.rb b/Library/Formula/capstone.rb
index 9fe34c7f2..607858416 100644
--- a/Library/Formula/capstone.rb
+++ b/Library/Formula/capstone.rb
@@ -5,6 +5,13 @@ class Capstone < Formula
url 'http://capstone-engine.org/download/2.1/capstone-2.1.1.tgz'
sha1 'f4b114aba2626832f1c217191faaa748245d76a8'
+ bottle do
+ cellar :any
+ sha1 "78e0d5efaf37351b9bcc279ced71276970198478" => :mavericks
+ sha1 "d396a6ed6269442aa24217158a995a43e5850ffd" => :mountain_lion
+ sha1 "691452cdf102cc24fb885c487f97f69cbb0b2771" => :lion
+ end
+
def patches
# Fix Makefile. Upstream fix is at :
# https://github.com/aquynh/capstone/commit/22b867e