ATK 2.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
4384947b3f
commit
78bb127d48
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Atk < Formula
|
||||
homepage 'http://library.gnome.org/devel/atk/'
|
||||
url 'ftp://ftp.gnome.org/pub/gnome/sources/atk/1.32/atk-1.32.0.tar.bz2'
|
||||
sha256 'e9a3e598f75c4db1af914f8b052dd9f7e89e920a96cc187c18eb06b8339cb16e'
|
||||
url 'http://ftp.gnome.org/pub/gnome/sources/atk/2.0/atk-2.0.0.tar.bz2'
|
||||
sha256 '5dbdc35f7f5b3f0748039bb3faa7cd5e45ec3d337a539772bc73acd0dfb55afd'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'glib'
|
||||
|
|
Loading…
Reference in a new issue