Skip to content

Commit

Permalink
stunnel 5.19
Browse files Browse the repository at this point in the history
Update stunnel to 5.19

Closes Homebrew/legacy-homebrew#40981.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
vmlinz authored and DomT4 committed Jun 22, 2015
1 parent 8d3c1eb commit 8ba2f31
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/stunnel.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
class Stunnel < Formula
desc "SSL tunneling program"
homepage "https://www.stunnel.org/"
url "https://www.stunnel.org/downloads/stunnel-5.18.tar.gz"
mirror "https://www.usenix.org.uk/mirrors/stunnel/stunnel-5.18.tar.gz"
sha256 "0532c0a2f8de3da1ab625e384146501ce5936fac63d01561c3a9bf652b692317"
url "https://www.stunnel.org/downloads/stunnel-5.19.tar.gz"
mirror "https://www.usenix.org.uk/mirrors/stunnel/stunnel-5.19.tar.gz"
sha256 "0b543242cf26649acfdd9f00de564c3e8de7ac2237d53935ffdc7eb24f4d556d"

bottle do
sha256 "2e6964737b4922e1aa87c5762ccdfe7dfe29d78bc2e0715e714179f0a76aa8c9" => :yosemite
Expand Down

0 comments on commit 8ba2f31

Please sign in to comment.