aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2014-08-22 19:04:04 +0100
committerMike McQuaid2014-08-24 17:14:14 +0100
commit43dce50647c6be6f756985461756f7d5e7ea8ca2 (patch)
treebe3aba03cb10b72f6ec986b1be53cd912bb0bc8f
parent6acfa19e13665c0a5a41a09c5de5f03572f1b69d (diff)
downloadhomebrew-43dce50647c6be6f756985461756f7d5e7ea8ca2.tar.bz2
dovecot: add 2.2.13_1 bottle.
-rw-r--r--Library/Formula/dovecot.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/dovecot.rb b/Library/Formula/dovecot.rb
index 38bd93b3d..c2236201e 100644
--- a/Library/Formula/dovecot.rb
+++ b/Library/Formula/dovecot.rb
@@ -7,6 +7,12 @@ class Dovecot < Formula
sha1 "ee8efc77cb9d502dc416ae4fba242adc5f01c163"
revision 1
+ bottle do
+ sha1 "a6415b279563db21494c1864d270fb61c312f18a" => :mavericks
+ sha1 "cc8309d739d204b5ce5c45335be5ebbbff410a9a" => :mountain_lion
+ sha1 "4052ef056229342578eac5e1110092c8f54d68c9" => :lion
+ end
+
depends_on "clucene" => :optional
depends_on "openssl"