gtkmm3 3.6.0

This commit is contained in:
Jack Nagel 2013-04-15 13:51:28 -05:00
parent bb492f2d29
commit 40521d480b

View file

@ -2,8 +2,8 @@ require 'formula'
class Gtkmm3 < Formula
homepage 'http://www.gtkmm.org/'
url 'http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.4/gtkmm-3.4.2.tar.xz'
sha256 '760c01bca693d26558eb5eae0cf6c743a6bb453258a633f78de506e3c98262b4'
url 'http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.6/gtkmm-3.6.0.tar.xz'
sha256 '888154d5c8acec083aa15e8dab68d977a393ade7257f0630becfa9a223fa2359'
depends_on 'xz' => :build
depends_on 'pkg-config' => :build