treewide: http -> https (#42665)
This commit is contained in:
@@ -15,7 +15,7 @@ stdenv.mkDerivation rec {
|
||||
buildInputs = [ cmake mpd_clientlib openssl ];
|
||||
|
||||
meta = {
|
||||
homepage = http://www.ympd.org;
|
||||
homepage = https://www.ympd.org;
|
||||
description = "Standalone MPD Web GUI written in C, utilizing Websockets and Bootstrap/JS";
|
||||
maintainers = [ stdenv.lib.maintainers.siddharthist ];
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user