imap-uw: add mirror
Closes Homebrew/homebrew#29968. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b940790757
commit
5b69252053
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ require 'formula'
|
|||
class ImapUw < Formula
|
||||
homepage 'http://www.washington.edu/imap/'
|
||||
url 'ftp://ftp.cac.washington.edu/imap/imap-2007f.tar.gz'
|
||||
mirror 'http://ftp.ntua.gr/pub/net/mail/imap/imap-2007f.tar.gz'
|
||||
sha1 '7a82ebd5aae57a5dede96ac4923b63f850ff4fa7'
|
||||
|
||||
patch :p0 do
|
||||
|
|
Loading…
Reference in a new issue