diff --git a/Formula/gettext.rb b/Formula/gettext.rb index d2ce961a8f..a06a12a10b 100644 --- a/Formula/gettext.rb +++ b/Formula/gettext.rb @@ -4,7 +4,7 @@ class Gettext < Formula homepage 'http://www.gnu.org/software/gettext/' url 'http://ftpmirror.gnu.org/gettext/gettext-0.18.1.1.tar.gz' mirror 'http://ftp.gnu.org/gnu/gettext/gettext-0.18.1.1.tar.gz' - sha1 'd1ad5ad15bfe8fe813ee37e5d6b514fc79924b9a' + sha1 '5009deb02f67fc3c59c8ce6b82408d1d35d4e38f' keg_only "OS X provides the BSD gettext library and some software gets confused if both are in the library path."