gnu: mc: Use HTTPS for home page.
* gnu/packages/mc.scm (mc)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									a1b517f908
								
							
						
					
					
						commit
						10db64e1b0
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -68,7 +68,7 @@ | |||
|              (substitute* "misc/ext.d/misc.sh.in" | ||||
|                (("/bin/cat") "cat")) | ||||
|              #t))))) | ||||
|     (home-page "http://www.midnight-commander.org") | ||||
|     (home-page "https://www.midnight-commander.org") | ||||
|     (synopsis "Graphical file manager") | ||||
|     (description | ||||
|      "GNU Midnight Commander is a command-line file manager laid out in a | ||||
|  |  | |||
		Reference in a new issue