stunnel 5.21
Closes Homebrew/homebrew#42164. Closes Homebrew/homebrew#42266. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
55dc309ba7
commit
4e6fcfa6d6
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
class Stunnel < Formula
|
||||
desc "SSL tunneling program"
|
||||
homepage "https://www.stunnel.org/"
|
||||
url "https://www.stunnel.org/downloads/stunnel-5.20.tar.gz"
|
||||
mirror "https://www.usenix.org.uk/mirrors/stunnel/stunnel-5.20.tar.gz"
|
||||
sha256 "4a36a3729a7287d9d82c4b38bf72c4d3496346cb969b86129c5deac22b20292b"
|
||||
revision 1
|
||||
url "https://www.stunnel.org/downloads/stunnel-5.21.tar.gz"
|
||||
mirror "https://www.usenix.org.uk/mirrors/stunnel/stunnel-5.21.tar.gz"
|
||||
sha256 "2aef568b1955f5e233f6a8e17ebce3d30755f1be44c813f5a48e621f785596e3"
|
||||
|
||||
bottle do
|
||||
sha256 "73301c3a8a91c280d4917527cf590272462804c731d1090305048c9de7f5670b" => :yosemite
|
||||
|
|
Loading…
Reference in a new issue