guix-commits
[Top][All Lists]
Advanced

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

04/07: gnu: pam-mount: Use HTTPS home page.


From: guix-commits
Subject: 04/07: gnu: pam-mount: Use HTTPS home page.
Date: Thu, 3 Nov 2022 20:04:17 -0400 (EDT)

nckx pushed a commit to branch master
in repository guix.

commit f3f0121ba044802ed09a873a087a3dfb559918df
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun Oct 30 02:00:01 2022 +0100

    gnu: pam-mount: Use HTTPS home page.
    
    * gnu/packages/admin.scm (pam-mount)[home-page]:
    Follow permanent (HTTPS) redirect.
---
 gnu/packages/admin.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index dd5b57ebf5..ab95095ca3 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -4672,7 +4672,7 @@ tcpdump and snoop.")
                  (("\"pmvarrun\", \"")
                   (string-append "\"" out "/sbin/pmvarrun\", \""))))
              #t)))))
-    (home-page "http://pam-mount.sourceforge.net";)
+    (home-page "https://inai.de/projects/pam_mount/";)
     (synopsis "PAM module to mount volumes for a user session")
     (description
      "Pam-mount is a PAM module to mount volumes when a user logs in.



reply via email to

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