aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorTim Gray2013-04-30 14:54:27 -0400
committerAdam Vandenberg2013-04-30 12:28:59 -0700
commit7c5a4e597da56449f14098a7f7afba82387d129b (patch)
treee2d5695b2f0a03a9e7927bd6bd4a6efe52ece9f4 /Library/Formula
parent277607e5ae959dd5e7ae07adba27f2fcd407a695 (diff)
downloadhomebrew-7c5a4e597da56449f14098a7f7afba82387d129b.tar.bz2
getmail 4.40.1
Closes #19541. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-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 b09755b94..3abf0fa24 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.39.1.tar.gz'
- sha1 'b41390dfd473cbc9c7b27d30eeb8aecb5c364d16'
+ url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.40.1.tar.gz'
+ sha1 '77bf877f77abe73bf917d09ff6f77aec191d2337'
def install
scripts = %w[ getmail getmail_fetch getmail_maildir getmail_mbox ]