From b572b8205aeb5c9475ff1f476fd15cd5e76833fd Mon Sep 17 00:00:00 2001 From: Viplav Khadke Date: Tue, 4 Mar 2014 14:43:46 -0500 Subject: exim 4.82 Closes #27198. Signed-off-by: Jack Nagel --- Library/Formula/exim.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/exim.rb b/Library/Formula/exim.rb index 11fd46c75..990468670 100644 --- a/Library/Formula/exim.rb +++ b/Library/Formula/exim.rb @@ -2,8 +2,8 @@ require 'formula' class Exim < Formula homepage 'http://exim.org' - url 'http://ftp.exim.org/pub/exim/exim4/exim-4.80.1.tar.gz' - sha1 'eeb6d1e4c7c1dc0e4de55ba61316718e44d810b3' + url 'http://ftp.exim.org/pub/exim/exim4/exim-4.82.tar.gz' + sha1 'a473782ea9cd17e27798a2971c243973df999a71' option 'support-maildir', 'Support delivery in Maildir format' -- cgit v1.2.3