From ac0ef8b3fec2a038bb652bf923d5ef1bb0de694e Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 25 Jul 2014 11:00:53 +0100 Subject: sdl_ttf: add 2.0.11 bottle. --- Library/Formula/sdl_ttf.rb | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'Library') diff --git a/Library/Formula/sdl_ttf.rb b/Library/Formula/sdl_ttf.rb index 246139f67..71ae91e8a 100644 --- a/Library/Formula/sdl_ttf.rb +++ b/Library/Formula/sdl_ttf.rb @@ -5,6 +5,13 @@ class SdlTtf < Formula url "http://www.libsdl.org/projects/SDL_ttf/release/SDL_ttf-2.0.11.tar.gz" sha1 "0ccf7c70e26b7801d83f4847766e09f09db15cc6" + bottle do + cellar :any + sha1 "3876dd0927050f70f7d5b5658938c3780c34f44b" => :mavericks + sha1 "9427a99c35761cba9e585f00b797800fb0497e19" => :mountain_lion + sha1 "7822774b7bce3812a374d568ca5101d33cc75047" => :lion + end + option :universal depends_on "pkg-config" => :build -- cgit v1.2.3