at-spi2-core 2.26.0

This commit is contained in:
Tom Schoonjans 2017-09-11 21:32:07 +01:00 committed by FX Coudert
parent 194f0cd241
commit 47475dd5d5

View file

@ -1,8 +1,8 @@
class AtSpi2Core < Formula
desc "Protocol definitions and daemon for D-Bus at-spi"
homepage "http://a11y.org"
url "https://download.gnome.org/sources/at-spi2-core/2.24/at-spi2-core-2.24.1.tar.xz"
sha256 "1e90d064b937aacfe79a96232ac7e63d28d716e85bd9ff4333f865305a959b5b"
url "https://download.gnome.org/sources/at-spi2-core/2.26/at-spi2-core-2.26.0.tar.xz"
sha256 "511568a65fda11fdd5ba5d4adfd48d5d76810d0e6ba4f7460f1b2ec0dbbbc337"
bottle do
sha256 "f112039fca4287e3678a82b038b745aee7c1257a5ab5b2e894bb2d5e9d52534e" => :sierra
@ -15,7 +15,6 @@ class AtSpi2Core < Formula
depends_on "gettext"
depends_on "glib"
depends_on "dbus"
depends_on :x11
depends_on "gobject-introspection"
def install