From 2e110c343e1ca3974a8d3434632fcb64a3e0903b Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 17 Sep 2013 12:11:13 -0500 Subject: getmail 4.43.0 Signed-off-by: Adam Vandenberg --- Library/Formula/getmail.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/getmail.rb b/Library/Formula/getmail.rb index b9f598228..a6d3b5eae 100644 --- a/Library/Formula/getmail.rb +++ b/Library/Formula/getmail.rb @@ -2,9 +2,9 @@ require 'formula' class Getmail < Formula homepage 'http://pyropus.ca/software/getmail/' - url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.42.0.tar.gz' - mirror 'http://fossies.org/linux/misc/getmail-4.42.0.tar.gz' - sha1 'c4ebc38d17f9a2ed2516e5070e300b0e160b0aaa' + url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.43.0.tar.gz' + mirror 'http://fossies.org/linux/misc/getmail-4.43.0.tar.gz' + sha1 '835ede882a204cf956229c18ea8073a68af7ba82' def install libexec.install %w( getmail getmail_fetch getmail_maildir getmail_mbox ) -- cgit v1.2.3