summaryrefslogtreecommitdiff
path: root/pkgs/development/libraries/liblinphone/default.nix
diff options
context:
space:
mode:
authorRobin Gloster <mail@glob.in>2021-05-24 09:55:24 -0500
committerRobin Gloster <mail@glob.in>2021-05-24 09:55:24 -0500
commit4bc5fbef9d159e143fb7e2c3231932e6e76f667c (patch)
treee2198f5c552e0667d838b8ec764ddb3a4d8f6dec /pkgs/development/libraries/liblinphone/default.nix
parentjq: fix build with structured-attrs on darwin (diff)
parentMerge pull request #123802 from superherointj/package-virtmanager-bugfix (diff)
downloadnixpkgs-origin/structured-attrs.tar.gz
Merge remote-tracking branch 'upstream/master' into structured-attrsorigin/structured-attrs
Diffstat (limited to 'pkgs/development/libraries/liblinphone/default.nix')
-rw-r--r--pkgs/development/libraries/liblinphone/default.nix8
1 files changed, 4 insertions, 4 deletions
diff --git a/pkgs/development/libraries/liblinphone/default.nix b/pkgs/development/libraries/liblinphone/default.nix
index 3ef64823a024..b19b6189f2d6 100644
--- a/pkgs/development/libraries/liblinphone/default.nix
+++ b/pkgs/development/libraries/liblinphone/default.nix
@@ -10,7 +10,7 @@
, cyrus_sasl
, doxygen
, fetchFromGitLab
-, ffmpeg_3
+, ffmpeg
, gdk-pixbuf
, glib
, graphviz
@@ -46,7 +46,7 @@
stdenv.mkDerivation rec {
pname = "liblinphone";
- version = "4.5.1";
+ version = "4.5.15";
src = fetchFromGitLab {
domain = "gitlab.linphone.org";
@@ -54,7 +54,7 @@ stdenv.mkDerivation rec {
group = "BC";
repo = pname;
rev = version;
- sha256 = "05ybbxq2yqzy3f3vzq8c3szs3qr0zl64la53icpqnmfakwnps5gs";
+ sha256 = "sha256-lDj2OkWuodPHpvoJ5W2GivzVIeMnprb42kAnJKfKtdg=";
};
# Do not build static libraries
@@ -73,7 +73,7 @@ stdenv.mkDerivation rec {
bzrtp
cairo
cyrus_sasl
- ffmpeg_3
+ ffmpeg
gdk-pixbuf
glib
gtk2