stunnel 5.32
Closes #821. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
f098a0202d
commit
ef9645b389
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
class Stunnel < Formula
|
class Stunnel < Formula
|
||||||
desc "SSL tunneling program"
|
desc "SSL tunneling program"
|
||||||
homepage "https://www.stunnel.org/"
|
homepage "https://www.stunnel.org/"
|
||||||
url "https://www.stunnel.org/downloads/stunnel-5.31.tar.gz"
|
url "https://www.stunnel.org/downloads/stunnel-5.32.tar.gz"
|
||||||
mirror "https://www.usenix.org.uk/mirrors/stunnel/stunnel-5.31.tar.gz"
|
mirror "https://www.usenix.org.uk/mirrors/stunnel/stunnel-5.32.tar.gz"
|
||||||
sha256 "a746b71ab3dc6c23eacb0daf7342467870e43ac933430905eb1b1d050bbae0b7"
|
sha256 "0ee64774d7a720f3ffd129b08557ee0882704c7f65b859c40e315a175b68a6fd"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
sha256 "5f036314f9861dc215ba34c63cadd58b5382e313216079896187ac7753c16df3" => :el_capitan
|
sha256 "5f036314f9861dc215ba34c63cadd58b5382e313216079896187ac7753c16df3" => :el_capitan
|
||||||
|
|
Loading…
Reference in a new issue