Loading pkgs/by-name/be/belle-sip/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { homepage = "https://linphone.org/technical-corner/belle-sip"; homepage = "https://gitlab.linphone.org/BC/public/belle-sip"; description = "Modern library implementing SIP (RFC 3261) transport, transaction and dialog layers. Part of the Linphone project"; mainProgram = "belle_sip_tester"; license = licenses.gpl3Plus; Loading Loading
pkgs/by-name/be/belle-sip/package.nix +1 −1 Original line number Diff line number Diff line Loading @@ -51,7 +51,7 @@ stdenv.mkDerivation rec { ]; meta = with lib; { homepage = "https://linphone.org/technical-corner/belle-sip"; homepage = "https://gitlab.linphone.org/BC/public/belle-sip"; description = "Modern library implementing SIP (RFC 3261) transport, transaction and dialog layers. Part of the Linphone project"; mainProgram = "belle_sip_tester"; license = licenses.gpl3Plus; Loading