From 824f8c379636cb59177875b329fe55c598bd411f Mon Sep 17 00:00:00 2001 From: Ian Lancaster Date: Wed, 26 Jun 2013 07:52:43 -0400 Subject: [PATCH] dovecot 2.2.4 Closes Homebrew/homebrew#20804. Signed-off-by: Adam Vandenberg --- Formula/dovecot.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/dovecot.rb b/Formula/dovecot.rb index fcf6cc43fa..f93edf9b49 100644 --- a/Formula/dovecot.rb +++ b/Formula/dovecot.rb @@ -2,8 +2,8 @@ require 'formula' class Dovecot < Formula homepage 'http://dovecot.org/' - url 'http://dovecot.org/releases/2.2/dovecot-2.2.2.tar.gz' - sha256 '30c98e8f9e40d7397d451a8679359b70031702f205aefbff1a6e27656fb63b9a' + url 'http://dovecot.org/releases/2.2/dovecot-2.2.4.tar.gz' + sha256 '018ffa5eb3a77772cb7ae932a67449536d92a3fa9781202481a4203c003dbdc4' def install system "./configure", "--disable-dependency-tracking",