gtk+ 2.24.24

master
Jack Nagel 2014-06-26 11:27:38 -05:00
parent 85c714436f
commit ad5a084878
1 changed files with 2 additions and 6 deletions

View File

@ -2,14 +2,10 @@ require 'formula'
class Gtkx < Formula
homepage 'http://gtk.org/'
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.23.tar.xz'
sha256 'a0a406e27e9b5e7d6b2c4334212706ed5cdcd41e713e66c9ae950655dd61517c'
url 'http://ftp.gnome.org/pub/gnome/sources/gtk+/2.24/gtk+-2.24.24.tar.xz'
sha256 '12ceb2e198c82bfb93eb36348b6e9293c8fdcd60786763d04cfec7ebe7ed3d6d'
bottle do
revision 1
sha1 "dfa2e62f652ed55e60b5b6c29cec646971c9a501" => :mavericks
sha1 "2e6b6f288ddc866baaef673867bd402bf5e1b0dd" => :mountain_lion
sha1 "a164ed8199f61834a6bd852b2d7bb4bc580f9ff5" => :lion
end
depends_on 'pkg-config' => :build