ncftp: add secure mirror(s)
This commit is contained in:
parent
c2c44cd0b8
commit
42f6e61c6c
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ class Ncftp < Formula
|
|||
desc "FTP client with an advanced user interface"
|
||||
homepage "https://www.ncftp.com/"
|
||||
url "ftp://ftp.ncftp.com/ncftp/ncftp-3.2.6-src.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/ncftp-3.2.6-src.tar.gz"
|
||||
sha256 "129e5954850290da98af012559e6743de193de0012e972ff939df9b604f81c23"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue