diff options
Diffstat (limited to 'Library/Formula/glib.rb')
| -rw-r--r-- | Library/Formula/glib.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/glib.rb b/Library/Formula/glib.rb index ddd9ffb2e..9befe40c1 100644 --- a/Library/Formula/glib.rb +++ b/Library/Formula/glib.rb @@ -1,8 +1,8 @@ require 'brewkit' class Glib <Formula - @url='http://ftp.gnome.org/pub/gnome/sources/glib/2.20/glib-2.20.3.tar.bz2' - @md5='1173688c58b4b62809c83bb07a2cf71a' + @url='http://ftp.acc.umu.se/pub/gnome/sources/glib/2.20/glib-2.20.5.tar.bz2' + @md5='4c178b91d82ef80a2da3c26b772569c0' @homepage='http://www.gtk.org' def deps |
