diff options
| author | BrewTestBot | 2015-02-13 10:53:26 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-02-13 11:12:25 +0000 |
| commit | aebcaa79f12726213c2ed652025046e420a15b17 (patch) | |
| tree | a49de5c61477ce27b4b3aedc93d2f2f40be8df61 /Library/Formula | |
| parent | 2e0aea6e195739c52a09ddeb7f6c98caba3615b2 (diff) | |
| download | homebrew-aebcaa79f12726213c2ed652025046e420a15b17.tar.bz2 | |
multitail: add 6.4.1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/multitail.rb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/multitail.rb b/Library/Formula/multitail.rb index a792aef2b..bd5020886 100644 --- a/Library/Formula/multitail.rb +++ b/Library/Formula/multitail.rb @@ -3,6 +3,13 @@ class Multitail < Formula url "http://www.vanheusden.com/multitail/multitail-6.4.1.tgz" sha1 "9191b807f8d727810b2824a9bc8aafa17cb0d10e" + bottle do + cellar :any + sha1 "a6911971f13cac78f86e31643c7eb5746092c553" => :yosemite + sha1 "69576c39aab13d2ce6451db33dbcf46b68e20596" => :mavericks + sha1 "81473772c2a8b55e79299c17d1a595496da7c1ff" => :mountain_lion + end + # Upstream pull request to fix compilation issues on OS X # https://github.com/flok99/multitail/pull/13 patch do |
