From 1d10f0522a3c6c4550248de171ee0d7ba0d179e5 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 23 Jun 2014 12:00:18 +0100 Subject: [PATCH] aubio: add 0.4.1 bottle. Closes Homebrew/homebrew#30010. Signed-off-by: Mike McQuaid --- Formula/aubio.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/aubio.rb b/Formula/aubio.rb index 08ba773702..43769d4d93 100644 --- a/Formula/aubio.rb +++ b/Formula/aubio.rb @@ -5,6 +5,13 @@ class Aubio < Formula url 'http://aubio.org/pub/aubio-0.4.1.tar.bz2' sha1 '338ec9f633e82c371a370b9727d6f0b86b0ba376' + bottle do + cellar :any + sha1 "959a1e4eb7bf72573f565af2ebe2c51eb7a6eef4" => :mavericks + sha1 "d530d90d8e39ed5888bd492a3e3a888e21de2dc3" => :mountain_lion + sha1 "5dc7cb95da354f22e32f8b754093e82d729cbe9f" => :lion + end + option :universal depends_on :macos => :lion