diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/dovecot.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/dovecot.rb b/Library/Formula/dovecot.rb index 01c920f28..447a722f7 100644 --- a/Library/Formula/dovecot.rb +++ b/Library/Formula/dovecot.rb @@ -1,9 +1,9 @@ require 'formula' class Dovecot <Formula - url 'http://www.dovecot.org/releases/1.2/dovecot-1.2.11.tar.gz' + url 'http://www.dovecot.org/releases/1.2/dovecot-1.2.12.tar.gz' homepage 'http://dovecot.org/' - md5 'bdac013fd57aa616ea4bdd9ac34557c6' + md5 'cc8e5c53cd0943ce0b5e1087356ad4ea' def install system "./configure", "--disable-dependency-tracking", |
