gnu: yasm: Use HTTPS home page.
* gnu/packages/assembly.scm (yasm)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									a4fdde47cc
								
							
						
					
					
						commit
						b2ce10e3a9
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -111,7 +111,7 @@ has strong support for macros.") | |||
|     (inputs | ||||
|      `(("python" ,python-wrapper) | ||||
|        ("xmlto" ,xmlto))) | ||||
|     (home-page "http://yasm.tortall.net/") | ||||
|     (home-page "https://yasm.tortall.net/") | ||||
|     (synopsis "Rewrite of the NASM assembler") | ||||
|     (description | ||||
|      "Yasm is a complete rewrite of the NASM assembler. | ||||
|  |  | |||
		Reference in a new issue