guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

04/18: gnu: ecryptfs: Use HTTPS home page.


From: guix-commits
Subject: 04/18: gnu: ecryptfs: Use HTTPS home page.
Date: Sun, 19 Jan 2020 12:26:57 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit c04cbcf70a4ee8d92c13f441d04c3420a3b9ba76
Author: Tobias Geerinckx-Rice <address@hidden>
AuthorDate: Sat Jan 18 18:27:36 2020 +0100

    gnu: ecryptfs: Use HTTPS home page.
    
    * gnu/packages/linux.scm (ecryptfs)[home-page]: Use HTTPS.
---
 gnu/packages/linux.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index beea8b6..936047d 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]