stunnel: use stable download path
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
64643add36
commit
4da8e68c89
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
require 'formula'
|
||||
|
||||
class Stunnel < Formula
|
||||
url 'ftp://ftp.stunnel.org/stunnel/stunnel-4.37.tar.gz'
|
||||
url 'ftp://ftp.stunnel.org/stunnel/obsolete/4.x/stunnel-4.37.tar.gz'
|
||||
homepage 'http://www.stunnel.org/'
|
||||
md5 '8d4e2cefbef6638da95986a3d44c1b4a'
|
||||
|
||||
|
|
Loading…
Reference in a new issue