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 34bc9738e..72198c0c8 100644
--- a/Library/Formula/getmail.rb
+++ b/Library/Formula/getmail.rb
@@ -1,9 +1,9 @@
require 'formula'
class Getmail < Formula
- url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.25.0.tar.gz'
homepage 'http://pyropus.ca/software/getmail/'
- md5 'ec0be67bc1e472c13201c1e3a0c35e66'
+ url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.26.0.tar.gz'
+ md5 'a45622b355b649071a337c661533453a'
def install
scripts = %w[ getmail getmail_fetch getmail_maildir getmail_mbox ]