Getmail 4.20.3
Updated getmail from 4.20.0 to 4.20.3. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
c4c23793ea
commit
643ccf17bd
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class Getmail < Formula
|
||||
url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.20.0.tar.gz'
|
||||
url 'http://pyropus.ca/software/getmail/old-versions/getmail-4.20.3.tar.gz'
|
||||
homepage 'http://pyropus.ca/software/getmail/'
|
||||
md5 '33a090d62b6039e0a8df4c3da545d851'
|
||||
md5 'afb772745e91c9a7baa7d9337bc34df2'
|
||||
|
||||
def install
|
||||
libexec.install 'getmailcore'
|
||||
|
|
Loading…
Reference in a new issue