upgrade to exim 4.72

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
where's the fire? 2010-09-07 18:06:40 +00:00 committed by Adam Vandenberg
parent 0328eaac53
commit 4e3afcfb43

View file

@ -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'