treewide: http -> https (#42665)
This commit is contained in:
@@ -31,7 +31,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
meta = with stdenv.lib; {
|
||||
description = "Advanced IRC bouncer";
|
||||
homepage = http://wiki.znc.in/ZNC;
|
||||
homepage = https://wiki.znc.in/ZNC;
|
||||
maintainers = with maintainers; [ viric schneefux lnl7 ];
|
||||
license = licenses.asl20;
|
||||
platforms = platforms.unix;
|
||||
|
||||
Reference in New Issue
Block a user