From 0501b69a8ef6716bc2fa936b4cefbbfcc02b0c01 Mon Sep 17 00:00:00 2001 From: Philipp Wollermann Date: Mon, 23 Apr 2012 07:47:14 +0900 Subject: getmail 4.26.0 Closes #11815. Signed-off-by: Jack Nagel --- Library/Formula/getmail.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') 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 ] -- cgit v1.2.3