stunnel 5.53
Closes #38828. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
f9581c658a
commit
b24cd96a03
1 changed files with 2 additions and 3 deletions
|
@ -1,9 +1,8 @@
|
|||
class Stunnel < Formula
|
||||
desc "SSL tunneling program"
|
||||
homepage "https://www.stunnel.org/"
|
||||
url "https://www.stunnel.org/downloads/stunnel-5.50.tar.gz"
|
||||
mirror "https://www.usenix.org.uk/mirrors/stunnel/stunnel-5.50.tar.gz"
|
||||
sha256 "951d92502908b852a297bd9308568f7c36598670b84286d3e05d4a3a550c0149"
|
||||
url "https://www.stunnel.org/downloads/stunnel-5.53.tar.gz"
|
||||
sha256 "80439896ee14269eb70bc8bc669433c7d619018a62c9f9c5c760a24515302585"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue