From 96c4bb27cc42daea250022e7575a638b4353df30 Mon Sep 17 00:00:00 2001 From: nibbles 2bits Date: Tue, 23 Oct 2012 22:49:36 -0700 Subject: atk 2.6.0 - Upgrade to 2.6.0 Closes #15632. Signed-off-by: Adam Vandenberg --- Library/Formula/atk.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/atk.rb b/Library/Formula/atk.rb index f0b9e1dba..521864f4b 100644 --- a/Library/Formula/atk.rb +++ b/Library/Formula/atk.rb @@ -2,8 +2,8 @@ require 'formula' class Atk < Formula homepage 'http://library.gnome.org/devel/atk/' - url 'http://ftp.gnome.org/pub/gnome/sources/atk/2.4/atk-2.4.0.tar.xz' - sha256 '091e9ce975a9fbbc7cd8fa64c9c389ffb7fa6cdde58b6d5c01b2c267093d888d' + url 'http://ftp.gnome.org/pub/gnome/sources/atk/2.6/atk-2.6.0.tar.xz' + sha256 'eff663f90847620bb68c9c2cbaaf7f45e2ff44163b9ab3f10d15be763680491f' depends_on 'pkg-config' => :build depends_on 'glib' -- cgit v1.2.3