diff options
| author | Brett Koonce | 2013-05-23 22:22:35 -0500 |
|---|---|---|
| committer | Adam Vandenberg | 2013-05-24 06:52:22 -0700 |
| commit | 536c16fd78f50fce4c734fa32236163bdbfe9f3b (patch) | |
| tree | 3957cd265191b4281f017ff5a96c9a0411a10165 /Library/Formula | |
| parent | 020dc3fe03fc9c3ed3ee027765548c915e533018 (diff) | |
| download | homebrew-536c16fd78f50fce4c734fa32236163bdbfe9f3b.tar.bz2 | |
getmail 4.40.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/getmail.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/getmail.rb b/Library/Formula/getmail.rb index 3abf0fa24..3f5b47706 100644 --- a/Library/Formula/getmail.rb +++ b/Library/Formula/getmail.rb @@ -2,8 +2,8 @@ require 'formula' class Getmail < Formula homepage 'http://pyropus.ca/software/getmail/' - url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.40.1.tar.gz' - sha1 '77bf877f77abe73bf917d09ff6f77aec191d2337' + url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.40.3.tar.gz' + sha1 'f13c2270833c3b7e8050a660f579a69a8188b62b' def install scripts = %w[ getmail getmail_fetch getmail_maildir getmail_mbox ] |
