aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrett Koonce2013-07-16 16:27:58 -0500
committerJack Nagel2013-07-16 19:41:49 -0500
commit07463f2e0f318fa2b537348ee77c4ff2cc767f9d (patch)
treeaeeb527ca4e0395b5af6adb8a27d6735eeff10f7 /Library
parent5949790119d69045feb9a449e657959a218136a1 (diff)
downloadhomebrew-07463f2e0f318fa2b537348ee77c4ff2cc767f9d.tar.bz2
getmail 4.41.0
Signed-off-by: Jack Nagel <jacknagel@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 3f5b47706..de4fcea32 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.3.tar.gz'
- sha1 'f13c2270833c3b7e8050a660f579a69a8188b62b'
+ url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.41.0.tar.gz'
+ sha1 '145b04cd4e4cbb2fcf0625e324f4b066cafed12b'
def install
scripts = %w[ getmail getmail_fetch getmail_maildir getmail_mbox ]