aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 e0b688676..6aed319ef 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.37.0.tar.gz'
- sha1 '2041ad207baa68e8e2e1cc4a4e72d5f8606638d4'
+ url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.38.0.tar.gz'
+ sha1 '428494eae427343adf9962be934b6dad6e87164b'
def install
scripts = %w[ getmail getmail_fetch getmail_maildir getmail_mbox ]