gtk+ 2.24.18

This commit is contained in:
Jack Nagel 2013-05-15 21:07:31 -05:00
parent 217c15e1b2
commit ccd7f5e915

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.17.tar.xz'
sha256 'e947b2b460156d98e8e38930b82458e1d613a71eb26e927f966f7081a640f415'
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.18.tar.xz'
sha256 '6c963101272ff53bb5b01d21bfb86cebba5f0a68f31c5e10523c63f07e762385'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build