Unverified Commit b78f2e31 authored by Arne Keller's avatar Arne Keller Committed by GitHub
Browse files

belle-sip: update homepage

parent dcf2debd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;