belle-sip: update homepage

This commit is contained in:
Arne Keller
2025-01-04 16:56:52 +01:00
committed by GitHub
parent dcf2debdd6
commit b78f2e3174
+1 -1
View File
@@ -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;