getmail 4.39.1

Closes Homebrew/homebrew#18375.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Peter Aronoff 2013-03-10 12:42:25 -04:00 committed by Adam Vandenberg
parent 42d162c5eb
commit 749be9b600
1 changed files with 2 additions and 2 deletions

View File

@ -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 ]