gnu: pam-mount: Use HTTPS home page.
* gnu/packages/admin.scm (pam-mount)[home-page]: Follow permanent (HTTPS) redirect.
This commit is contained in:
		
							parent
							
								
									1cbc19413c
								
							
						
					
					
						commit
						f3f0121ba0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -4672,7 +4672,7 @@ tcpdump and snoop.")
 | 
				
			||||||
                 (("\"pmvarrun\", \"")
 | 
					                 (("\"pmvarrun\", \"")
 | 
				
			||||||
                  (string-append "\"" out "/sbin/pmvarrun\", \""))))
 | 
					                  (string-append "\"" out "/sbin/pmvarrun\", \""))))
 | 
				
			||||||
             #t)))))
 | 
					             #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")
 | 
					    (synopsis "PAM module to mount volumes for a user session")
 | 
				
			||||||
    (description
 | 
					    (description
 | 
				
			||||||
     "Pam-mount is a PAM module to mount volumes when a user logs in.
 | 
					     "Pam-mount is a PAM module to mount volumes when a user logs in.
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue