aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Nagel2014-03-28 11:11:43 -0500
committerJack Nagel2014-03-28 12:13:20 -0500
commite2c1c960183a297ec5645ada8a017fa70ebcdfa7 (patch)
treec9f2cd64eca5a3ac9cd3242fa83ed9d09003025e
parent5d5289f2f4ad57a662e9261c866d88c881c57e1c (diff)
downloadhomebrew-e2c1c960183a297ec5645ada8a017fa70ebcdfa7.tar.bz2
at-spi2-core 2.12.0
-rw-r--r--Library/Formula/at-spi2-core.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/at-spi2-core.rb b/Library/Formula/at-spi2-core.rb
index 1c5a2ba73..4d8b1b23c 100644
--- a/Library/Formula/at-spi2-core.rb
+++ b/Library/Formula/at-spi2-core.rb
@@ -2,8 +2,8 @@ require 'formula'
class AtSpi2Core < Formula
homepage 'http://a11y.org'
- url 'http://ftp.acc.umu.se/pub/GNOME/sources/at-spi2-core/2.10/at-spi2-core-2.10.2.tar.xz'
- sha256 'd3da58f84f4c8e4d5fe940ecb52fb27b4d9ea2b4dcdb3e1fae0f46b5eaa2dde1'
+ url 'http://ftp.acc.umu.se/pub/GNOME/sources/at-spi2-core/2.12/at-spi2-core-2.12.0.tar.xz'
+ sha256 'db550edd98e53b4252521459c2dcaf0f3b060a9bad52489b9dbadbaedad3fb89'
depends_on 'pkg-config' => :build
depends_on 'intltool' => :build