gnu: ecryptfs: Use HTTPS home page.
authorTobias Geerinckx-Rice <me@tobias.gr>
Sat, 18 Jan 2020 17:27:36 +0000 (18:27 +0100)
committerTobias Geerinckx-Rice <me@tobias.gr>
Sun, 19 Jan 2020 16:57:08 +0000 (17:57 +0100)
* gnu/packages/linux.scm (ecryptfs)[home-page]: Use HTTPS.

gnu/packages/linux.scm

index beea8b6..936047d 100644 (file)
@@ -4686,7 +4686,7 @@ not as a replacement for it.")
        ("cryptsetup" ,cryptsetup)
        ("lvm2" ,lvm2)
        ("nss" ,nss)))
-    (home-page "http://ecryptfs.org/")
+    (home-page "https://ecryptfs.org/")
     (synopsis "eCryptfs cryptographic file system utilities")
     (description
      "eCryptfs is a POSIX-compliant stacked cryptographic file system for Linux.