gnu: ncftp: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 18 Jan 2020 23:57:26 +0000 (00:57 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sat, 14 Mar 2020 02:43:45 +0000 (03:43 +0100)
* gnu/packages/ftp.scm (ncftp)[home-page]: Use HTTPS.

gnu/packages/ftp.scm

index 58d8178..273128f 100644 (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