gnu: mpg123: Use HTTPS for home page.
* gnu/packages/mp3.scm (mpg123)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									38b87a8af7
								
							
						
					
					
						commit
						53a416d6fd
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -317,7 +317,7 @@ This package contains the binary.")
 | 
				
			||||||
    (native-inputs `(("pkg-config" ,pkg-config)))
 | 
					    (native-inputs `(("pkg-config" ,pkg-config)))
 | 
				
			||||||
    (inputs `(("pulseaudio" ,pulseaudio)
 | 
					    (inputs `(("pulseaudio" ,pulseaudio)
 | 
				
			||||||
              ("alsa-lib" ,alsa-lib)))
 | 
					              ("alsa-lib" ,alsa-lib)))
 | 
				
			||||||
    (home-page "http://www.mpg123.org/")
 | 
					    (home-page "https://www.mpg123.org/")
 | 
				
			||||||
    (synopsis "Console MP3 player and decoder library")
 | 
					    (synopsis "Console MP3 player and decoder library")
 | 
				
			||||||
    (description
 | 
					    (description
 | 
				
			||||||
     "Mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers
 | 
					     "Mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue