aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/atk.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/atk.rb b/Library/Formula/atk.rb
index 74ac57065..75cf208dd 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.8/atk-2.8.0.tar.xz'
- sha256 'b22519176226f3e07cf6d932b77852e6b6be4780977770704b32d0f4e0686df4'
+ url 'http://ftp.gnome.org/pub/gnome/sources/atk/2.10/atk-2.10.0.tar.xz'
+ sha256 '636917a5036bc851d8491194645d284798ec118919a828be5e713b6ecc5b50b0'
depends_on 'pkg-config' => :build
depends_on 'xz' => :build