Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Birger J. Nordølum 2011-03-27 19:10:34 +02:00 committed by Adam Vandenberg
parent 8bf98b16ff
commit ffe2f7fd93
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Atk < Formula
url 'ftp://ftp.gnome.org/pub/gnome/sources/atk/1.30/atk-1.30.0.tar.bz2'
homepage 'http://library.gnome.org/devel/atk/'
sha256 '92b9b1213cafc68fe9c3806273b968c26423237d7b1f631dd83dc5270b8c268c'
url 'ftp://ftp.gnome.org/pub/gnome/sources/atk/1.32/atk-1.32.0.tar.bz2'
sha256 'e9a3e598f75c4db1af914f8b052dd9f7e89e920a96cc187c18eb06b8339cb16e'
depends_on 'pkg-config' => :build
depends_on 'glib'