Skip to content

Commit 6dd392a

Browse files
committed
stunnel 5.37
Closes Homebrew#6720. Signed-off-by: ilovezfs <[email protected]>
1 parent 0214352 commit 6dd392a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/stunnel.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
class Stunnel < Formula
22
desc "SSL tunneling program"
33
homepage "https://www.stunnel.org/"
4-
url "https://www.stunnel.org/downloads/stunnel-5.36.tar.gz"
5-
mirror "https://www.usenix.org.uk/mirrors/stunnel/stunnel-5.36.tar.gz"
6-
sha256 "eb8952fcfdfcdf5056a1f1a78e1ec5014b819c5f5f7599b924dc4490ffe4b5ea"
4+
url "https://www.stunnel.org/downloads/stunnel-5.37.tar.gz"
5+
mirror "https://www.usenix.org.uk/mirrors/stunnel/stunnel-5.37.tar.gz"
6+
sha256 "d0e3530e3effc64fdec792c71791d4937c6b8bd3b9ea4895c6bb6526dcd0d241"
77

88
bottle do
99
sha256 "03a0f5888945460e3f0cb5d2a0bb860411681eef1cb7b24da31269c7dfc8583e" => :sierra

0 commit comments

Comments
 (0)