Unverified Commit 507e7ad0 authored by Weijia Wang's avatar Weijia Wang Committed by GitHub
Browse files

belle-sip: update homepage (#370885)

parents a1945f76 b78f2e31
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;