aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/gettext.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/gettext.rb')
-rw-r--r--Library/Formula/gettext.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/gettext.rb b/Library/Formula/gettext.rb
index 08f3eb42b..d2ce961a8 100644
--- a/Library/Formula/gettext.rb
+++ b/Library/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'
- md5 '3dd55b952826d2b32f51308f2f91aa89'
+ sha1 'd1ad5ad15bfe8fe813ee37e5d6b514fc79924b9a'
keg_only "OS X provides the BSD gettext library and some software gets confused if both are in the library path."