From aba0009fc5a4fc7bb49d2998ee0aab9ff7a091f9 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 3 Jul 2014 22:00:25 +0100 Subject: libosip: add 4.1.0 bottle. --- Library/Formula/libosip.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/libosip.rb b/Library/Formula/libosip.rb index 0758d1aae..14c03fd2e 100644 --- a/Library/Formula/libosip.rb +++ b/Library/Formula/libosip.rb @@ -6,6 +6,13 @@ class Libosip < Formula mirror 'http://ftp.gnu.org/gnu/osip/libosip2-4.1.0.tar.gz' sha1 '61459c9052ca2f5e77a6936c9b369e2b0602c080' + bottle do + cellar :any + sha1 "1fab34da8951a2d767a3478553e74fd6beb46bf5" => :mavericks + sha1 "a5b3fed5a8715d68b28712ed76ea0f0dbdb7f963" => :mountain_lion + sha1 "c269374768df59fbe962d05322a341abaf418b0b" => :lion + end + def install system "./configure", "--disable-debug", "--disable-dependency-tracking", "--prefix=#{prefix}" -- cgit v1.2.3