diff options
Diffstat (limited to 'Library/Formula/intltool.rb')
| -rw-r--r-- | Library/Formula/intltool.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/intltool.rb b/Library/Formula/intltool.rb index 470ae29da..5592f89a9 100644 --- a/Library/Formula/intltool.rb +++ b/Library/Formula/intltool.rb @@ -3,7 +3,7 @@ require 'formula'  class Intltool < Formula    homepage 'http://www.freedesktop.org/wiki/Software/intltool'    url 'http://launchpad.net/intltool/trunk/0.50.2/+download/intltool-0.50.2.tar.gz' -  md5 '23fbd879118253cb99aeac067da5f591' +  sha1 '7fddbd8e1bf94adbf1bc947cbf3b8ddc2453f8ad'    # Even though this module is supposed to be there on Snow Leopard,    # I've run into a situation where it isn't, and we have gotten other | 
