aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMisty De Meo2012-04-10 11:06:57 -0500
committerMisty De Meo2012-04-10 11:06:57 -0500
commit7cb4c88df41860dec5fc271cdf022e12257cfca8 (patch)
tree763af128298b45c81700919af30afd23657e1864 /Library
parent1e2ae5fd0be460c04a557ed3a98e3d315ec4da09 (diff)
downloadhomebrew-7cb4c88df41860dec5fc271cdf022e12257cfca8.tar.bz2
gettext: add Snow Leopard bottle
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/gettext.rb4
1 files changed, 2 insertions, 2 deletions
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