aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/dovecot.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/dovecot.rb b/Library/Formula/dovecot.rb
index 181d52ed2..73fd87595 100644
--- a/Library/Formula/dovecot.rb
+++ b/Library/Formula/dovecot.rb
@@ -2,8 +2,8 @@ require 'formula'
class Dovecot < Formula
homepage 'http://dovecot.org/'
- url 'http://dovecot.org/releases/2.1/dovecot-2.1.15.tar.gz'
- sha1 'b7a5db2b5fefc5033adf45c87079f2e4c15eb4d2'
+ url 'http://dovecot.org/releases/2.2/dovecot-2.2.1.tar.gz'
+ sha256 '50af4c6d6d20f97b4d9b1559266d79be03da9930d20885ec5fbe4daf5afa2545'
def install
system "./configure", "--disable-dependency-tracking",