diff options
Diffstat (limited to 'Library/Formula/stunnel.rb')
| -rw-r--r-- | Library/Formula/stunnel.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/stunnel.rb b/Library/Formula/stunnel.rb index ae4fe3569..9ae0063b8 100644 --- a/Library/Formula/stunnel.rb +++ b/Library/Formula/stunnel.rb @@ -3,7 +3,7 @@ require 'formula' class Stunnel < Formula homepage 'http://www.stunnel.org/' url 'ftp://ftp.stunnel.org/stunnel/archive/4.x/stunnel-4.53.tar.gz' - md5 'ab3bfc915357d67da18c73f73610d593' + sha1 'c167833c23fde388db697bd3edb4444aff0e449e' # This patch installs a bogus .pem in lieu of interactive cert generation. # - additionally stripping carriage-returns |
