stunnel 5.49
Closes #32370. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
7448f70832
commit
06a2d92a17
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class Stunnel < Formula
|
||||
desc "SSL tunneling program"
|
||||
homepage "https://www.stunnel.org/"
|
||||
url "https://www.stunnel.org/downloads/stunnel-5.48.tar.gz"
|
||||
mirror "https://www.usenix.org.uk/mirrors/stunnel/stunnel-5.48.tar.gz"
|
||||
sha256 "1011d5a302ce6a227882d094282993a3187250f42f8a801dcc1620da63b2b8df"
|
||||
url "https://www.stunnel.org/downloads/stunnel-5.49.tar.gz"
|
||||
mirror "https://www.usenix.org.uk/mirrors/stunnel/stunnel-5.49.tar.gz"
|
||||
sha256 "3d6641213a82175c19f23fde1c3d1c841738385289eb7ca1554f4a58b96d955e"
|
||||
|
||||
bottle do
|
||||
sha256 "01ae73172615ca22749bea0093c5fe89a0a9f92f425c4cef07fa762ea7823aee" => :mojave
|
||||
|
|
Loading…
Reference in a new issue