diff options
| author | BrewTestBot | 2014-11-04 05:01:10 +0000 | 
|---|---|---|
| committer | Brett Koonce | 2014-11-03 21:08:03 -0800 | 
| commit | f3430987e56b833871da07cf50c56cbe6b5f66da (patch) | |
| tree | 91a4c3ab51ab2f73208ee11c656a48f4c7009f5a | |
| parent | 89d0db9dcf9c0a718b195baffda231cdff0333f5 (diff) | |
| download | homebrew-f3430987e56b833871da07cf50c56cbe6b5f66da.tar.bz2 | |
dovecot: update 2.2.15 bottle.
| -rw-r--r-- | Library/Formula/dovecot.rb | 7 | 
1 files changed, 3 insertions, 4 deletions
| diff --git a/Library/Formula/dovecot.rb b/Library/Formula/dovecot.rb index fca1e09a9..ab7c0df0e 100644 --- a/Library/Formula/dovecot.rb +++ b/Library/Formula/dovecot.rb @@ -7,10 +7,9 @@ class Dovecot < Formula    sha1 "10c90f1f08797b5931703d52a871437e6561d76f"    bottle do -    revision 1 -    sha1 "54f958d592b09f6765a5b717ea0746ff9096a526" => :mavericks -    sha1 "19a2b6d3f75e01dc1f82503a527c4e20d21eb678" => :mountain_lion -    sha1 "c15272453ce3fd1a1c16d91948d9724ba921d42e" => :lion +    sha1 "3fce7a1596555dbd75ba1877b36e99bebd8ed364" => :yosemite +    sha1 "fea3e6ba9b1804d87eb7de381ff54377afb7a5a8" => :mavericks +    sha1 "c347ece69c0d20b7849e656568364af02b042c3c" => :mountain_lion    end    depends_on "clucene" => :optional | 
