dovecot 2.2.27

Closes #7598.

Signed-off-by: William Woodruff <william@tuffbizz.com>
This commit is contained in:
Tomasz Pajor 2016-12-06 17:59:40 +01:00 committed by William Woodruff
parent 6c80da4481
commit 814966463c
No known key found for this signature in database
GPG key ID: 85AE00C504833B3C

View file

@ -1,9 +1,9 @@
class Dovecot < Formula
desc "IMAP/POP3 server"
homepage "http://dovecot.org/"
url "http://dovecot.org/releases/2.2/dovecot-2.2.25.tar.gz"
mirror "https://fossies.org/linux/misc/dovecot-2.2.25.tar.gz"
sha256 "d8d9f32c846397f7c22749a84c5cf6f59c55ff7ded3dc9f07749a255182f9667"
url "http://dovecot.org/releases/2.2/dovecot-2.2.27.tar.gz"
mirror "https://fossies.org/linux/misc/dovecot-2.2.27.tar.gz"
sha256 "897f92a87cda4b27b243f8149ce0ba7b7e71a2be8fb7994eb0a025e54cde18e9"
bottle do
sha256 "05fb3a42c5c96625358f9265c1381b4a69f9c76ea21b4a03e0b4de14493daf53" => :sierra
@ -21,8 +21,8 @@ class Dovecot < Formula
depends_on "clucene" => :optional
resource "pigeonhole" do
url "http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.15.tar.gz"
sha256 "c99ace6ead310c6c3b639922da618f90d846307da4fe252d994e5e51bf8a3de3"
url "http://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.16.tar.gz"
sha256 "8f0b98f18062d6e241eef74ebe16cc167cd246361cbe6657d94f0ecc5d7d3234"
end
resource "stemmer" do