Skip to content

Commit

Permalink
getmail 4.24.0
Browse files Browse the repository at this point in the history
Closes Homebrew#9094.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
Peter Aronoff authored and jacknagel committed Dec 13, 2011
1 parent 2c0c6ef commit 8ce3d82
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/getmail.rb
@@ -1,9 +1,9 @@
require 'formula'

class Getmail < Formula
url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.22.1.tar.gz'
url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.24.0.tar.gz'
homepage 'http://pyropus.ca/software/getmail/'
md5 '611d37b073fa304552f7220e6c05a6ba'
md5 '85cf05f692f282c254b14fae9ec236bd'

def install
libexec.install 'getmailcore'
Expand Down

0 comments on commit 8ce3d82

Please sign in to comment.