exim 4.86.2
Closes Homebrew/homebrew#49926. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
eca33baaea
commit
50f61197d6
1 changed files with 4 additions and 4 deletions
|
@ -1,9 +1,9 @@
|
|||
class Exim < Formula
|
||||
desc "Complete replacement for sendmail"
|
||||
homepage "http://exim.org"
|
||||
url "http://ftp.exim.org/pub/exim/exim4/old/exim-4.85.tar.bz2"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.exim.org/pub/exim/exim4/old/exim-4.85.tar.bz2"
|
||||
sha256 "13211f2bbc5400d095a9b4be075eb1347e0d98676fdfe4be8a3b4d56281daaa4"
|
||||
homepage "https://exim.org"
|
||||
url "http://ftp.exim.org/pub/exim/exim4/exim-4.86.2.tar.bz2"
|
||||
mirror "https://www.mirrorservice.org/sites/ftp.exim.org/pub/exim/exim4/exim-4.86.2.tar.bz2"
|
||||
sha256 "7756deafd0583776e091f2efcba9b36203e668cf420d8876f314980803636eb3"
|
||||
|
||||
bottle do
|
||||
revision 1
|
||||
|
|
Loading…
Reference in a new issue