From 7abda12772b247c66942ea5301168d6dffb9dc9b Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Tue, 9 Sep 2014 12:36:59 +0100 Subject: exempi: add 2.2.2 bottle. Closes #32178. Signed-off-by: Mike McQuaid --- Library/Formula/exempi.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/exempi.rb b/Library/Formula/exempi.rb index 9f1d02f23..f839304a4 100644 --- a/Library/Formula/exempi.rb +++ b/Library/Formula/exempi.rb @@ -5,6 +5,13 @@ class Exempi < Formula url 'http://libopenraw.freedesktop.org/download/exempi-2.2.2.tar.bz2' sha1 'c0a0014e18f05aa7fac210c84788ef073718a9d8' + bottle do + cellar :any + sha1 "c8d68d4bba7682029828eae8140f2e4612411ff1" => :mavericks + sha1 "97517b6dcf56680855be22f0c0521b9ae498613f" => :mountain_lion + sha1 "9d047f2558f28bfa9e008e4f4ec11939b74ec99d" => :lion + end + depends_on 'boost' def install -- cgit v1.2.3