diff options
| author | BrewTestBot | 2014-09-23 00:20:56 -0500 | 
|---|---|---|
| committer | Jack Nagel | 2014-09-23 00:20:56 -0500 | 
| commit | 9d6d554428969dbfa8dffe81a618eedfa7a7db5e (patch) | |
| tree | e2495e35e1f8fbd3b74ddc441c5b54602b342630 | |
| parent | 143a874a4c183b6be744eebc12ce5ba524a36619 (diff) | |
| download | homebrew-9d6d554428969dbfa8dffe81a618eedfa7a7db5e.tar.bz2 | |
at-spi2-core: update 2.14.0 bottle.
| -rw-r--r-- | Library/Formula/at-spi2-core.rb | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/Library/Formula/at-spi2-core.rb b/Library/Formula/at-spi2-core.rb index aab6e62fd..ef2ef9aba 100644 --- a/Library/Formula/at-spi2-core.rb +++ b/Library/Formula/at-spi2-core.rb @@ -6,6 +6,9 @@ class AtSpi2Core < Formula    sha256 "5807b02e6ef695b52fde7ff26d675dd94a0707df3c42fe7fd224828e092514c8"    bottle do +    sha1 "81d698ef6592a3dc2f1e34d2fc895d81cd79336b" => :mavericks +    sha1 "d5513c28dc9326b161840deeb0c148a2d1f3bcd3" => :mountain_lion +    sha1 "cd3260c7814275528333bfe4cf1e56a7d920cdf8" => :lion    end    depends_on "pkg-config" => :build | 
