diff options
Diffstat (limited to 'Library/Formula/babl.rb')
| -rw-r--r-- | Library/Formula/babl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/babl.rb b/Library/Formula/babl.rb index c91f94e61..c04a97dad 100644 --- a/Library/Formula/babl.rb +++ b/Library/Formula/babl.rb @@ -3,7 +3,7 @@ require 'formula' class Babl < Formula homepage 'http://www.gegl.org/babl/' url 'ftp://ftp.gtk.org/pub/babl/0.1/babl-0.1.10.tar.bz2' - md5 '9e1542ab5c0b12ea3af076a9a2f02d79' + sha1 'ee60089e8e9d9390e730d3ae5e41074549928b7a' head 'git://git.gnome.org/babl' |
