From 596c794aa0137496a121a8450e2d6a7c3b50c119 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 19 Nov 2013 11:41:32 -0600 Subject: [PATCH] dovecot 2.2.7 Signed-off-by: Jack Nagel --- Formula/dovecot.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/dovecot.rb b/Formula/dovecot.rb index c945677d4bf..6c3f33d5772 100644 --- a/Formula/dovecot.rb +++ b/Formula/dovecot.rb @@ -2,9 +2,9 @@ require 'formula' class Dovecot < Formula homepage 'http://dovecot.org/' - url 'http://dovecot.org/releases/2.2/dovecot-2.2.6.tar.gz' - mirror 'http://fossies.org/linux/misc/dovecot-2.2.6.tar.gz' - sha256 '62272bce0ba4b992f44b6eaf72543860ecd21694032243af009b9da2c0d3d6e5' + url 'http://dovecot.org/releases/2.2/dovecot-2.2.7.tar.gz' + mirror 'http://fossies.org/linux/misc/dovecot-2.2.7.tar.gz' + sha256 '441e5f66cf258e6c8afa661f1082662f0cd6b25e16c6aeb0aec4591c5466ab6c' def install system "./configure", "--disable-dependency-tracking",