gnu: libsmpeg: Use HTTPS home page.

* gnu/packages/video.scm (libsmpeg)[home-page]: Use HTTPS.
This commit is contained in:
Tobias Geerinckx-Rice 2020-01-19 01:17:00 +01:00
parent 3c9d89b5e2
commit 84f19b1d05
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -2580,7 +2580,7 @@ (define-public libsmpeg
("automake" ,automake)))
(inputs
`(("sdl" ,sdl2)))
(home-page "http://icculus.org/smpeg/")
(home-page "https://icculus.org/smpeg/")
(synopsis "SDL MPEG decoding library")
(description
"SMPEG (SDL MPEG Player Library) is a free MPEG1 video player library