Merge pull request #36471 from ryantm/auto-update/baresip

baresip: 0.5.6 -> 0.5.8
This commit is contained in:
Michael Raskin 2018-03-08 07:26:21 +00:00 committed by GitHub
commit 860791d43f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,11 +4,11 @@
, gsm, speex, portaudio, spandsp, libuuid, ccache, libvpx
}:
stdenv.mkDerivation rec {
version = "0.5.6";
version = "0.5.8";
name = "baresip-${version}";
src=fetchurl {
url = "http://www.creytiv.com/pub/baresip-${version}.tar.gz";
sha256 = "036hvl652zndqj3kmkv8z9pv7r4d1jxq8b7rg8jf0hh82vpyz38l";
sha256 = "0qk6y83mm7cz4j66d7zy72l7890k7ifqnqbqnjd3bjfn1yjivwfr";
};
nativeBuildInputs = [ pkgconfig ];
buildInputs = [zlib openssl libre librem