diff options
| author | BrewTestBot | 2014-07-03 18:36:38 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-07-03 22:33:24 +0100 |
| commit | 1b6c4461153b643d32360a6ed26362c5fa83dcc1 (patch) | |
| tree | dbcf12ccf22b9bf6505991064491c5c55863864e /Library | |
| parent | 5790148604a6cfb588281367e570ab8ef1397c10 (diff) | |
| download | homebrew-1b6c4461153b643d32360a6ed26362c5fa83dcc1.tar.bz2 | |
suomi-malaga-voikko: add 1.16 bottle.
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/suomi-malaga-voikko.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/suomi-malaga-voikko.rb b/Library/Formula/suomi-malaga-voikko.rb index d589e6f42..a1fdd36e5 100644 --- a/Library/Formula/suomi-malaga-voikko.rb +++ b/Library/Formula/suomi-malaga-voikko.rb @@ -5,6 +5,13 @@ class SuomiMalagaVoikko < Formula url "http://www.puimula.org/voikko-sources/suomi-malaga/suomi-malaga-1.16.tar.gz" sha1 "5d9310f8150b8d2b559d5e7c27829e2fd6125dfb" + bottle do + cellar :any + sha1 "c11b9b0dc7c621fe5cc12f57390d5f3cbc0b9aa5" => :mavericks + sha1 "5393ddb6f771831229d7ce422a312a8a5c1e879c" => :mountain_lion + sha1 "1f0b8fec4b1d980fc186d9c296f8c760ceed1363" => :lion + end + depends_on "malaga" def install |
