me
/
guix
Archived
1
0
Fork 0

gnu: ncftp: Use HTTPS home page.

* gnu/packages/ftp.scm (ncftp)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-01-19 00:57:26 +01:00
parent 989d564f44
commit a96d4897ae
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ reliability in mind.")
(string-append "--prefix=" out))))))
#:tests? #f)) ;there are no tests
(inputs `(("ncurses" ,ncurses)))
(home-page "http://www.ncftp.com/ncftp/")
(home-page "https://www.ncftp.com/ncftp/")
(synopsis "Command-line File Transfer Protocol (FTP) client")
(description
"NcFTP Client (or just NcFTP) is a set of command-line programs to access