3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: mpg123: Use HTTPS for home page.

* gnu/packages/mp3.scm (mpg123)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2018-01-15 15:27:30 +01:00
parent 38b87a8af7
commit 53a416d6fd
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -317,7 +317,7 @@ This package contains the binary.")
(native-inputs `(("pkg-config" ,pkg-config)))
(inputs `(("pulseaudio" ,pulseaudio)
("alsa-lib" ,alsa-lib)))
(home-page "http://www.mpg123.org/")
(home-page "https://www.mpg123.org/")
(synopsis "Console MP3 player and decoder library")
(description
"Mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers