gtk+ 2.24.20

This commit is contained in:
Jack Nagel 2013-07-09 16:02:08 -05:00
parent a303d9d508
commit fb08a4e954

View file

@ -2,8 +2,8 @@ require 'formula'
class Gtkx < Formula
homepage 'http://gtk.org/'
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.19.tar.xz'
sha256 '15b8bf463eba99abfa58270662914e8e9b83568ab4945b5f0ef1aa29e90becb8'
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.20.tar.xz'
sha256 'cc66bcbf9239a7d9861175c681ba95894b55c70dc0b37aad8345c46ecfda0da3'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build