aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-09-17 12:11:13 -0500
committerAdam Vandenberg2013-09-17 19:05:22 -0700
commit2e110c343e1ca3974a8d3434632fcb64a3e0903b (patch)
treed8cf1c2e5aaf4d4ee76d18abaf84ffd3b3b818b5 /Library/Formula
parentbc89061e9a77d5a6d5dfd06b6e4f3c319121d1d5 (diff)
downloadhomebrew-2e110c343e1ca3974a8d3434632fcb64a3e0903b.tar.bz2
getmail 4.43.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
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 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 )