aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/glib.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/glib.rb b/Library/Formula/glib.rb
index d2e77d1b1..755b36146 100644
--- a/Library/Formula/glib.rb
+++ b/Library/Formula/glib.rb
@@ -2,8 +2,8 @@ require 'formula'
class Glib < Formula
homepage 'http://developer.gnome.org/glib/'
- url 'http://ftp.gnome.org/pub/gnome/sources/glib/2.36/glib-2.36.1.tar.xz'
- sha256 '7de37586794e92c024feebe5d306bf5f245fef4803c3666af1ae8dac6ee10b24'
+ url 'http://ftp.gnome.org/pub/gnome/sources/glib/2.36/glib-2.36.2.tar.xz'
+ sha256 '5ea98451fb57d0ba523a1e836545f0a919b498863056fdd9da69d148c1347f80'
option :universal
option 'test', 'Build a debug build and run tests. NOTE: Not all tests succeed yet'