diff options
| author | Sevki Hasirci | 2014-06-08 11:06:48 +0300 |
|---|---|---|
| committer | Jack Nagel | 2014-06-08 10:48:44 -0500 |
| commit | 55b8850e66f5547c44cabe983ba7d696b9221112 (patch) | |
| tree | ef9bbcdd5728c7542bd50fa05ce4ccec4c1e9d41 /Library/Formula | |
| parent | 0ad9174676adbfccaca3130f17d31a2c72dd6f44 (diff) | |
| download | homebrew-55b8850e66f5547c44cabe983ba7d696b9221112.tar.bz2 | |
imap-uw: add mirror
Closes #29968.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/imap-uw.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/imap-uw.rb b/Library/Formula/imap-uw.rb index f898a964e..2c6f19079 100644 --- a/Library/Formula/imap-uw.rb +++ b/Library/Formula/imap-uw.rb @@ -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 |
