dovecot 2.2.7

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Brett Koonce 2013-11-19 11:41:32 -06:00 committed by Jack Nagel
parent e490b686ad
commit 596c794aa0
1 changed files with 3 additions and 3 deletions

View File

@ -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",