linphone: 4.2.4 -> 4.2.5
fixes a crash on incoming calls part of updating linphone and its major dependencies
This commit is contained in:
@@ -126,7 +126,7 @@ stdenv.mkDerivation rec {
|
||||
meta = with stdenv.lib; {
|
||||
homepage = "https://www.linphone.org/technical-corner/liblinphone";
|
||||
description = "Library for SIP calls and instant messaging";
|
||||
license = licenses.gpl3;
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ jluttine ];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user