gnu: gitolite: Use HTTPS home page.
* gnu/packages/version-control.scm (gitolite)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									e48ae0bcf9
								
							
						
					
					
						commit
						fdfe65b74c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1310,7 +1310,7 @@ also walk each side of a merge and test those changes individually.") | |||
|     (propagated-inputs | ||||
|      `(("git" ,git) | ||||
|        ("openssh" ,openssh))) | ||||
|     (home-page "http://gitolite.com") | ||||
|     (home-page "https://gitolite.com") | ||||
|     (synopsis "Git access control layer") | ||||
|     (description | ||||
|      "Gitolite is an access control layer on top of Git, providing fine access | ||||
|  |  | |||
		Reference in a new issue