at-spi2-atk 2.8.1
This commit is contained in:
parent
6ef20ce440
commit
63eb7ab989
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class AtSpi2Atk < Formula
|
||||
homepage 'http://a11y.org'
|
||||
url 'http://ftp.gnome.org/pub/gnome/sources/at-spi2-atk/2.8/at-spi2-atk-2.8.0.tar.xz'
|
||||
sha256 '4688acbc1474cda0aa49341f109ad0726603ce3e872cc6521c74931338c7ba20'
|
||||
url 'http://ftp.gnome.org/pub/gnome/sources/at-spi2-atk/2.8/at-spi2-atk-2.8.1.tar.xz'
|
||||
sha256 'eb659b94fde6dc0a2f584c9121a5e6d39a4c8aa297d21d8f9032f7a8a775fd06'
|
||||
|
||||
depends_on 'pkg-config' => :build
|
||||
depends_on 'xz' => :build
|
||||
|
|
Loading…
Reference in a new issue