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 aea310521..ef8588558 100644
--- a/Library/Formula/exim.rb
+++ b/Library/Formula/exim.rb
@@ -1,9 +1,9 @@
require 'formula'
class Exim <Formula
- url 'http://ftp.exim.org/pub/exim/exim4/exim-4.71.tar.gz'
+ url 'http://ftp.exim.org/pub/exim/exim4/exim-4.72.tar.gz'
homepage 'http://exim.org'
- sha1 '8198c70892ba8ce1a1c550b0d19bc7590814c535'
+ sha1 '261c02c95b4d3aada73840b01f836e6874841c44'
depends_on 'pcre'