msmtp 1.4.31
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
85b6d06215
commit
7eae905e53
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Msmtp < Formula
|
||||
homepage 'http://msmtp.sourceforge.net'
|
||||
url 'http://downloads.sourceforge.net/project/msmtp/msmtp/1.4.30/msmtp-1.4.30.tar.bz2'
|
||||
sha1 'fd469bae0c3394b30b771780e62bbd41c4d5d175'
|
||||
url 'http://downloads.sourceforge.net/project/msmtp/msmtp/1.4.31/msmtp-1.4.31.tar.bz2'
|
||||
sha1 'c0edce1e1951968853f15209c8509699ff9e9ab5'
|
||||
|
||||
option 'with-macosx-keyring', "Support Mac OS X Keyring"
|
||||
|
||||
|
|
Loading…
Reference in a new issue