aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2014-12-29 07:47:53 +0000
committerMike McQuaid2014-12-29 07:57:09 +0000
commitd727ed912ce7476a04a223286354c1ceebc4a732 (patch)
treeb8a06bc59392adf167dfa30c317b6a97805d3652 /Library
parentb2b3d7cf14a1642f6c5d79539fdd599cf4ea5de7 (diff)
downloadhomebrew-d727ed912ce7476a04a223286354c1ceebc4a732.tar.bz2
aspell: add 0.60.6.1 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/aspell.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/aspell.rb b/Library/Formula/aspell.rb
index c859a706c..5cde2fb60 100644
--- a/Library/Formula/aspell.rb
+++ b/Library/Formula/aspell.rb
@@ -4,6 +4,12 @@ class Aspell < Formula
mirror "http://ftp.gnu.org/gnu/aspell/aspell-0.60.6.1.tar.gz"
sha1 "ff1190db8de279f950c242c6f4c5d5cdc2cbdc49"
+ bottle do
+ sha1 "2dc302f844040241b90625896d90f8167a7fed2e" => :yosemite
+ sha1 "1bbcc135fd6b28bd3c604805b1e24aee42d4b194" => :mavericks
+ sha1 "8408ca154004072598e294aad2d17d4665d5b313" => :mountain_lion
+ end
+
option "with-lang-af", "Install af dictionary"
resource "af" do
url "http://ftpmirror.gnu.org/aspell/dict/af/aspell-af-0.50-0.tar.bz2"