aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-05-23 22:22:35 -0500
committerAdam Vandenberg2013-05-24 06:52:22 -0700
commit536c16fd78f50fce4c734fa32236163bdbfe9f3b (patch)
tree3957cd265191b4281f017ff5a96c9a0411a10165 /Library
parent020dc3fe03fc9c3ed3ee027765548c915e533018 (diff)
downloadhomebrew-536c16fd78f50fce4c734fa32236163bdbfe9f3b.tar.bz2
getmail 4.40.3
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/getmail.rb4
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 ]