diff options
| author | Jack Nagel | 2013-09-25 09:57:05 -0500 |
|---|---|---|
| committer | Jack Nagel | 2013-09-25 09:58:48 -0500 |
| commit | 72acb0c2cbc789a0091a3131e4cfb9258894b658 (patch) | |
| tree | b0c256e9f7a630c105244077186c6fc8f30fb836 /Library | |
| parent | ef72945b897dcbf648813080fb9aa4d2ec990ba3 (diff) | |
| download | homebrew-72acb0c2cbc789a0091a3131e4cfb9258894b658.tar.bz2 | |
at-spi2-core 2.10.0
Diffstat (limited to 'Library')
| -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 28123578c..e6401ba2e 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.8/at-spi2-core-2.8.0.tar.xz' - sha256 '1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458' + url 'http://ftp.acc.umu.se/pub/GNOME/sources/at-spi2-core/2.10/at-spi2-core-2.10.0.tar.xz' + sha256 '964155c7574220a00e11e1c0d91f2d3017ed603920eb1333ff9cbdb6a22744db' depends_on 'pkg-config' => :build depends_on 'xz' => :build |
