aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 fcf6cc43f..f93edf9b4 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.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",