From 994cc96e81bd1d2e698c9ff7f316d362884dd802 Mon Sep 17 00:00:00 2001 From: Ian Lancaster Date: Tue, 6 Aug 2013 04:38:47 -0400 Subject: dovecot 2.2.5 Closes #21712. Signed-off-by: Adam Vandenberg --- Library/Formula/dovecot.rb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/dovecot.rb b/Library/Formula/dovecot.rb index f93edf9b4..e24b795bc 100644 --- a/Library/Formula/dovecot.rb +++ b/Library/Formula/dovecot.rb @@ -2,8 +2,9 @@ require 'formula' class Dovecot < Formula homepage 'http://dovecot.org/' - url 'http://dovecot.org/releases/2.2/dovecot-2.2.4.tar.gz' - sha256 '018ffa5eb3a77772cb7ae932a67449536d92a3fa9781202481a4203c003dbdc4' + url 'http://dovecot.org/releases/2.2/dovecot-2.2.5.tar.gz' + mirror 'http://fossies.org/linux/misc/dovecot-2.2.5.tar.gz' + sha256 '15b2cd607e6533f4805f471a61dd1c8bd81675cecc6ea6361504247dd9af5cf8' def install system "./configure", "--disable-dependency-tracking", -- cgit v1.2.3