Merge pull request #36522 from ryantm/auto-update/freeswitch

freeswitch: 1.6.15 -> 1.6.19
This commit is contained in:
Joachim F 2018-03-14 19:50:09 +00:00 committed by GitHub
commit 6c68914654
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,11 +3,11 @@
, ldns, libedit, yasm, which, lua, libopus, libsndfile }:
stdenv.mkDerivation rec {
name = "freeswitch-1.6.15";
name = "freeswitch-1.6.19";
src = fetchurl {
url = "http://files.freeswitch.org/freeswitch-releases/${name}.tar.bz2";
sha256 = "071g7229shr9srwzspx29fcx3ccj3rwakkydpc4vdf1q3lldd2ld";
sha256 = "019n16yyzk9yp6h7iwsg30h62zj5vqvigr5cl8pjik4106xzcjyr";
};
postPatch = ''
patchShebangs libs/libvpx/build/make/rtcd.pl