glibmm 2.36.0

This commit is contained in:
Jack Nagel 2013-04-16 16:36:16 -05:00
parent 5d97542a52
commit c603863bf2

View file

@ -2,8 +2,8 @@ require 'formula'
class Glibmm < Formula
homepage 'http://www.gtkmm.org/'
url 'http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.34/glibmm-2.34.1.tar.xz'
sha256 'b425a52c7e178aeaaaffd02c5497bfd68d0cb8be56cef3620558a80dd5d692c4'
url 'http://ftp.gnome.org/pub/GNOME/sources/glibmm/2.36/glibmm-2.36.0.tar.xz'
sha256 '59c54996cccc527f3a257964e7226151175c423f6fb22166e81d65a652f483f3'
depends_on 'xz' => :build
depends_on 'pkg-config' => :build