diff options
| author | Jack Nagel | 2013-03-29 21:43:12 -0500 |
|---|---|---|
| committer | Jack Nagel | 2013-03-29 21:43:12 -0500 |
| commit | be57afb8cb52e208e7f8d848ee7e0b93a00f20e7 (patch) | |
| tree | 4f0e64ab800c3d8a44086fb265ae21c937fb9e09 /Library | |
| parent | 6f4cec51e9eb01e538cdcfa24c157d728a638ca8 (diff) | |
| download | homebrew-be57afb8cb52e208e7f8d848ee7e0b93a00f20e7.tar.bz2 | |
at-spi2-core 2.8.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 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 |
