Merge pull request #38239 from r-ryantm/auto-update/freeswitch

freeswitch: 1.6.19 -> 1.6.20
This commit is contained in:
Matthew Justin Bauer 2018-04-08 21:30:24 -05:00 committed by GitHub
commit 13fe3dc21e
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.19";
name = "freeswitch-1.6.20";
src = fetchurl {
url = "http://files.freeswitch.org/freeswitch-releases/${name}.tar.bz2";
sha256 = "019n16yyzk9yp6h7iwsg30h62zj5vqvigr5cl8pjik4106xzcjyr";
sha256 = "0hqz68abs5x5vzf1mndcvdi35nrhmnklzdrnrk8dyvzvz67hp2ah";
};
postPatch = ''
patchShebangs libs/libvpx/build/make/rtcd.pl