dovecot 2.2.28

Closes #10891.

Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
Tomasz Pajor 2017-03-11 12:07:31 +01:00 committed by JCount
parent 219ff569d6
commit 353cdf918e

View file

@ -1,9 +1,9 @@
class Dovecot < Formula
desc "IMAP/POP3 server"
homepage "https://dovecot.org/"
url "https://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"
url "https://dovecot.org/releases/2.2/dovecot-2.2.28.tar.gz"
mirror "https://fossies.org/linux/misc/dovecot-2.2.28.tar.gz"
sha256 "e0288f59e326ab87cb3881fdabadafe542f4dc7ab9996db13863a439ebbc1f25"
bottle do
sha256 "d01433b5c6ece5ec375874e812eedacec0da37ff55cbae2b22f10da783808061" => :sierra
@ -20,13 +20,13 @@ class Dovecot < Formula
depends_on "clucene" => :optional
resource "pigeonhole" do
url "https://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.16.tar.gz"
sha256 "8f0b98f18062d6e241eef74ebe16cc167cd246361cbe6657d94f0ecc5d7d3234"
url "https://pigeonhole.dovecot.org/releases/2.2/dovecot-2.2-pigeonhole-0.4.17.tar.gz"
sha256 "74d869c7532cbf4fe41e3cc95a1aa6ce32e98f4d423f0d099da1e0fba022dae3"
end
resource "stemmer" do
url "https://github.com/snowballstem/snowball.git",
:revision => "3b1f4c2ac4b924bb429f929d9decd3f50662a6e0"
:revision => "304e1160341275565e032b00a9855d272f0c2a51"
end
def install