msmtp 1.4.32

This commit is contained in:
Brett Koonce 2014-03-15 19:08:00 -05:00
parent d792448ade
commit cb65823ce5

View file

@ -2,8 +2,8 @@ require 'formula'
class Msmtp < Formula
homepage 'http://msmtp.sourceforge.net'
url 'https://downloads.sourceforge.net/project/msmtp/msmtp/1.4.31/msmtp-1.4.31.tar.bz2'
sha1 'c0edce1e1951968853f15209c8509699ff9e9ab5'
url 'https://downloads.sourceforge.net/project/msmtp/msmtp/1.4.32/msmtp-1.4.32.tar.bz2'
sha1 '03186a70035dbbf7a31272a20676b96936599704'
depends_on 'pkg-config' => :build
depends_on 'curl-ca-bundle' => :optional