gtk+ 2.24.11

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
Jack Nagel 2012-07-22 02:17:44 -05:00
parent 48b7adb52d
commit 2a641eac38

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.10.tar.xz'
sha256 'ea56e31bb9d6e19ed2e8911f4c7ac493cb804431caa21cdcadae625d375a0e89'
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.11.tar.xz'
sha256 '328b4ea19a61040145e777e2ac49820968a382ac8581a380c9429897881812a9'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build