gnu: password-store: Use HTTPS home page.
* gnu/packages/password-utils.scm (password-store)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									da13cc2ebb
								
							
						
					
					
						commit
						62ab60aad6
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -422,7 +422,7 @@ any X11 window.")
 | 
			
		|||
       ("which" ,which)
 | 
			
		||||
       ("xclip" ,xclip)
 | 
			
		||||
       ("xdotool" ,xdotool)))
 | 
			
		||||
    (home-page "http://www.passwordstore.org/")
 | 
			
		||||
    (home-page "https://www.passwordstore.org/")
 | 
			
		||||
    (synopsis "Encrypted password manager")
 | 
			
		||||
    (description "Password-store is a password manager which uses GnuPG to
 | 
			
		||||
store and retrieve passwords.  The tool stores each password in its own
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue