upgrade to exim 4.72
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
0328eaac53
commit
4e3afcfb43
1 changed files with 2 additions and 2 deletions
|
@ -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'
|
||||
|
||||
|
|
Loading…
Reference in a new issue