aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/exim.rb4
1 files changed, 2 insertions, 2 deletions
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'