aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorPeter Aronoff2013-03-10 12:42:25 -0400
committerAdam Vandenberg2013-03-10 12:05:54 -0700
commit2b79909e541071832551d02fd402246313debe02 (patch)
tree0691f3a98e78ad18f9992b40dde8ed4c3e301f7a /Library/Formula
parent3689436274f9f0cccc1a6ebe8c5709e72ea84135 (diff)
downloadhomebrew-2b79909e541071832551d02fd402246313debe02.tar.bz2
getmail 4.39.1
Closes #18375. 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 6aed319ef..b09755b94 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.38.0.tar.gz'
- sha1 '428494eae427343adf9962be934b6dad6e87164b'
+ url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.39.1.tar.gz'
+ sha1 'b41390dfd473cbc9c7b27d30eeb8aecb5c364d16'
def install
scripts = %w[ getmail getmail_fetch getmail_maildir getmail_mbox ]