gnu: libvpx: Use HTTPS for home page.
* gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									5bb12e1462
								
							
						
					
					
						commit
						ad7664f636
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1145,7 +1145,7 @@ access to mpv's powerful playback capabilities.") | |||
|     (synopsis "VP8/VP9 video codec") | ||||
|     (description "libvpx is a codec for the VP8/VP9 video compression format.") | ||||
|     (license license:bsd-3) | ||||
|     (home-page "http://www.webmproject.org/"))) | ||||
|     (home-page "https://www.webmproject.org/"))) | ||||
| 
 | ||||
| (define-public youtube-dl | ||||
|   (package | ||||
|  |  | |||
		Reference in a new issue