From 9213f10c8cdfd22724188793ae2956b4beb4056c Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 13 Mar 2014 13:03:20 +0000 Subject: [PATCH] capstone: add 2.1.1 bottle. Closes Homebrew/homebrew#27402. Signed-off-by: Mike McQuaid --- Formula/capstone.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/capstone.rb b/Formula/capstone.rb index 9fe34c7f274..607858416fb 100644 --- a/Formula/capstone.rb +++ b/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