exim: add 4.85 bottle.

This commit is contained in:
BrewTestBot 2015-02-15 20:10:37 +00:00 committed by Mike McQuaid
parent 426be44335
commit 43b8f0d228

View file

@ -6,6 +6,12 @@ class Exim < Formula
mirror 'http://www.mirrorservice.org/sites/ftp.exim.org/pub/exim/exim4/exim-4.85.tar.bz2'
sha1 '6b40d5a6ae59f86b4780ad50aaf0d930330d7b67'
bottle do
sha1 "011a332c09baaf4d00c322b56b91e22bcc7a8334" => :yosemite
sha1 "16bc2450378a8061ad290cdbe47797381381d5bb" => :mavericks
sha1 "6d90530045d473748f044d00bc5b14957da17808" => :mountain_lion
end
option 'support-maildir', 'Support delivery in Maildir format'
depends_on 'pcre'