Merge pull request #36522 from ryantm/auto-update/freeswitch
freeswitch: 1.6.15 -> 1.6.19
This commit is contained in:
commit
6c68914654
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user