gtkmm3 3.10.1

master
Jack Nagel 2013-10-29 16:19:46 -05:00
parent e279bfeb2d
commit 8d7f87b848
1 changed files with 2 additions and 2 deletions

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.10/gtkmm-3.10.0.tar.xz'
sha256 '5e45fed4a7cff1baa72d1ef67e0d9883063d3a575cb53190e7ecf27047d241f8'
url 'http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.10/gtkmm-3.10.1.tar.xz'
sha256 '6fa5cdaa5cf386ea7c77fafed47e913afadd48fe45e28d8cb01075c3ee412538'
depends_on 'xz' => :build
depends_on 'pkg-config' => :build