From e5446c05bb831a84e3be50583c18a227031dc730 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 18:36:37 +0100 Subject: libbind: add 6.0 bottle. --- Library/Formula/libbind.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library/Formula/libbind.rb') diff --git a/Library/Formula/libbind.rb b/Library/Formula/libbind.rb index 6d668dcc6..f7dd81b2d 100644 --- a/Library/Formula/libbind.rb +++ b/Library/Formula/libbind.rb @@ -5,6 +5,13 @@ class Libbind < Formula url 'ftp://ftp.isc.org/isc/libbind/6.0/libbind-6.0.tar.gz' sha1 '4664646238cd3602df168da1e9bc9591d3f566b2' + bottle do + cellar :any + sha1 "ab579c0bea90bde0b211f2c2c4ad93ffcc3361ce" => :mavericks + sha1 "cb656e8d005bbf7dad9f73186b2a385d1fe77315" => :mountain_lion + sha1 "21eb2174ad985ba5d9574f747bfe9d2621cd7c8e" => :lion + end + def install system "./configure", "--prefix=#{prefix}" system "make" # You need to call make, before you can call make install -- cgit v1.2.3