summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorMichael Raskin <7c6f434c@mail.ru>2015-07-04 21:57:01 +0300
committerMichael Raskin <7c6f434c@mail.ru>2015-07-05 00:32:53 +0300
commit807fbc4b57ed17a37efca975b46fc7efc68128fb (patch)
tree8278d72b035203ea03364191f567f50b7d818594 /pkgs
parent8f9534ccc3f3c73a8e17a035cfe059830c679251 (diff)
downloadnixlib-807fbc4b57ed17a37efca975b46fc7efc68128fb.tar
nixlib-807fbc4b57ed17a37efca975b46fc7efc68128fb.tar.gz
nixlib-807fbc4b57ed17a37efca975b46fc7efc68128fb.tar.bz2
nixlib-807fbc4b57ed17a37efca975b46fc7efc68128fb.tar.lz
nixlib-807fbc4b57ed17a37efca975b46fc7efc68128fb.tar.xz
nixlib-807fbc4b57ed17a37efca975b46fc7efc68128fb.tar.zst
nixlib-807fbc4b57ed17a37efca975b46fc7efc68128fb.zip
baresip: update 0.4.12 -> 0.4.13
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/networking/instant-messengers/baresip/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/instant-messengers/baresip/default.nix b/pkgs/applications/networking/instant-messengers/baresip/default.nix
index ec269def5b4e..5dde5b62ddab 100644
--- a/pkgs/applications/networking/instant-messengers/baresip/default.nix
+++ b/pkgs/applications/networking/instant-messengers/baresip/default.nix
@@ -4,11 +4,11 @@
 , gsm, speex, portaudio, spandsp, libuuid
 }:
 stdenv.mkDerivation rec {
-  version = "0.4.12";
+  version = "0.4.13";
   name = "baresip-${version}";
   src=fetchurl {
     url = "http://www.creytiv.com/pub/baresip-${version}.tar.gz";
-    sha256 = "0f4jfpyvlgvq47yha3ys3kbrpd6c20yxaqki70hl6b91jbhmq9i2";
+    sha256 = "1mndpcclp5cqlm5jfbh37ig8dmga75qxqfinp4dyd1c0wnd0f0jg";
   };
   buildInputs = [zlib openssl libre librem pkgconfig
     cairo mpg123 gstreamer gst_ffmpeg gst_plugins_base gst_plugins_bad gst_plugins_good