diff options
| author | Jack Nagel | 2013-11-12 10:31:15 -0600 |
|---|---|---|
| committer | Jack Nagel | 2013-11-12 11:08:03 -0600 |
| commit | 33798f4a16d902d8f2f761bf0947a924b54f089e (patch) | |
| tree | 3ec073967d9c87d2996710b6756905e414723c49 | |
| parent | 422c5aad5096110cb2acbfd9367920e99a36a2f3 (diff) | |
| download | homebrew-33798f4a16d902d8f2f761bf0947a924b54f089e.tar.bz2 | |
at-spi2-core 2.10.2
| -rw-r--r-- | Library/Formula/at-spi2-core.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/at-spi2-core.rb b/Library/Formula/at-spi2-core.rb index e6401ba2e..0a444d92d 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.0.tar.xz' - sha256 '964155c7574220a00e11e1c0d91f2d3017ed603920eb1333ff9cbdb6a22744db' + url 'http://ftp.acc.umu.se/pub/GNOME/sources/at-spi2-core/2.10/at-spi2-core-2.10.2.tar.xz' + sha256 'd3da58f84f4c8e4d5fe940ecb52fb27b4d9ea2b4dcdb3e1fae0f46b5eaa2dde1' depends_on 'pkg-config' => :build depends_on 'xz' => :build |
