aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2014-04-20 11:31:53 -0500
committerBrett Koonce2014-04-21 00:04:33 -0500
commit79d5b2322c4c55612594bb51abbeb7965507e481 (patch)
tree03222d0d6addfecf53bd009e293573f34633d828 /Library/Formula
parent2187069ae3c951b235611721d303d126df0f735e (diff)
downloadhomebrew-79d5b2322c4c55612594bb51abbeb7965507e481.tar.bz2
getmail 4.46.0
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/getmail.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/getmail.rb b/Library/Formula/getmail.rb
index a6d3b5eae..c9109db37 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.43.0.tar.gz'
- mirror 'http://fossies.org/linux/misc/getmail-4.43.0.tar.gz'
- sha1 '835ede882a204cf956229c18ea8073a68af7ba82'
+ url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.46.0.tar.gz'
+ mirror 'http://fossies.org/linux/misc/getmail-4.46.0.tar.gz'
+ sha1 '0e20fcfed6c422e5135304c3728c11c7cee7081a'
def install
libexec.install %w( getmail getmail_fetch getmail_maildir getmail_mbox )