diff options
Diffstat (limited to 'Library/Formula/glibmm.rb')
| -rw-r--r-- | Library/Formula/glibmm.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/glibmm.rb b/Library/Formula/glibmm.rb index d5a54a4c7..450e5dc14 100644 --- a/Library/Formula/glibmm.rb +++ b/Library/Formula/glibmm.rb @@ -2,8 +2,8 @@ require 'formula' class Glibmm < Formula homepage 'http://www.gtkmm.org/' - url 'http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.36/glibmm-2.36.0.tar.xz' - sha256 '59c54996cccc527f3a257964e7226151175c423f6fb22166e81d65a652f483f3' + url 'http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.36/glibmm-2.36.2.tar.xz' + sha256 'f15b65bf5740257be03c69f2f5ae71436ac3011ebeb02274b2b99b796c6837cf' depends_on 'xz' => :build depends_on 'pkg-config' => :build |
