From 7cb4c88df41860dec5fc271cdf022e12257cfca8 Mon Sep 17 00:00:00 2001 From: Misty De Meo Date: Tue, 10 Apr 2012 11:06:57 -0500 Subject: gettext: add Snow Leopard bottle --- Library/Formula/gettext.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/gettext.rb b/Library/Formula/gettext.rb index c12b12fed..d11cde7a5 100644 --- a/Library/Formula/gettext.rb +++ b/Library/Formula/gettext.rb @@ -9,8 +9,8 @@ class Gettext < Formula keg_only "OS X provides the BSD gettext library and some software gets confused if both are in the library path." bottle do - url 'https://downloads.sf.net/project/machomebrew/Bottles/gettext-0.18.1.1-bottle.tar.gz' - sha1 'c75fdb192f1b49c9e7e2039c66e24f60f26bc027' + sha1 '00c070602b107bc8551ae35d63e023665d88e480' => :snowleopard + sha1 'c75fdb192f1b49c9e7e2039c66e24f60f26bc027' => :lion end def options -- cgit v1.2.3