diff options
Diffstat (limited to 'Library/Formula')
| -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 13a6c6b17..28123578c 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.6/at-spi2-core-2.6.3.tar.xz' - sha256 'fc4487ae46e847cfd057b329b852cf99923772ecd2ddc29f29670c9f2b15d0ea' + url 'http://ftp.acc.umu.se/pub/GNOME/sources/at-spi2-core/2.8/at-spi2-core-2.8.0.tar.xz' + sha256 '1861a30fc7f583d5a567a0ba547db67ce9bd294f0d1c9f7403c96a10a481c458' depends_on 'pkg-config' => :build depends_on 'xz' => :build |
