aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrett Koonce2013-01-03 15:59:15 -0600
committerAdam Vandenberg2013-01-03 14:04:51 -0800
commitbd8a4ca3566fde48bd0e2c279fb37ea884b989b3 (patch)
tree743024a1cec12874d09c5f3a7fe575a21c9e0ec1 /Library/Formula
parentfe4881a69a45f6dd84d8d9b02c2df93144ab22c3 (diff)
downloadhomebrew-bd8a4ca3566fde48bd0e2c279fb37ea884b989b3.tar.bz2
getmail 4.36.0
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/getmail.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/getmail.rb b/Library/Formula/getmail.rb
index 391a2eb29..6c373074a 100644
--- a/Library/Formula/getmail.rb
+++ b/Library/Formula/getmail.rb
@@ -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.35.0.tar.gz'
- sha1 'bed02772defbdbb865ed5258c41a63bacaf14686'
+ url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.36.0.tar.gz'
+ sha1 '9d3983b3d57f02968200c2908ef9efa69ee9f078'
def install
scripts = %w[ getmail getmail_fetch getmail_maildir getmail_mbox ]