serviio: update homepage link to use HTTPS
This commit is contained in:
parent
1659c302dd
commit
5054133224
@ -17,7 +17,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with stdenv.lib; {
|
meta = with stdenv.lib; {
|
||||||
homepage = "http://serviio.org";
|
homepage = "https://serviio.org";
|
||||||
description = "UPnP Media Streaming Server";
|
description = "UPnP Media Streaming Server";
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
Serviio is a free media server. It allows you to stream your media files (music, video or images)
|
Serviio is a free media server. It allows you to stream your media files (music, video or images)
|
||||||
|
Loading…
Reference in New Issue
Block a user