1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-08 15:48:56 +02: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
+1 -1
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