ortp: unstable-2020-03-17 -> 4.4.9

This commit is contained in:
Gabriel Ebner 2020-12-07 19:09:40 +01:00
parent abb4ae4e9f
commit ba6b3cb756

View file

@ -6,17 +6,15 @@
stdenv.mkDerivation rec {
pname = "ortp";
# Using master branch for linphone-desktop caused a chain reaction that many
# of its dependencies needed to use master branch too.
version = "unstable-2020-03-17";
version = "4.4.9";
src = fetchFromGitLab {
domain = "gitlab.linphone.org";
owner = "public";
group = "BC";
repo = pname;
rev = "804dfc4f90d1a4301127c7af10a74fd2935dd5d8";
sha256 = "1yr8j8am68spyy5d9vna8zcq3qn039mi16cv9jf5n4chs9rxf7xx";
rev = version;
sha256 = "0igiw863gnf9f626v0igg1pj3fv4anvlvlk6xx3bk2zdi52a9kcc";
};
# Do not build static libraries