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 23069d9d7..5f93d863d 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.9.tar.gz'
- sha1 'f576e3f4015cc88fc509f693741aaf137f46ed91'
+ url 'http://dovecot.org/releases/2.1/dovecot-2.1.10.tar.gz'
+ sha1 '8b4e67e4cf99b71d9d8c01c323b7133a5716125d'
def install
system "./configure", "--disable-dependency-tracking",