Merge pull request #38239 from r-ryantm/auto-update/freeswitch
freeswitch: 1.6.19 -> 1.6.20
This commit is contained in:
commit
13fe3dc21e
@ -3,11 +3,11 @@
|
|||||||
, ldns, libedit, yasm, which, lua, libopus, libsndfile }:
|
, ldns, libedit, yasm, which, lua, libopus, libsndfile }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
name = "freeswitch-1.6.19";
|
name = "freeswitch-1.6.20";
|
||||||
|
|
||||||
src = fetchurl {
|
src = fetchurl {
|
||||||
url = "http://files.freeswitch.org/freeswitch-releases/${name}.tar.bz2";
|
url = "http://files.freeswitch.org/freeswitch-releases/${name}.tar.bz2";
|
||||||
sha256 = "019n16yyzk9yp6h7iwsg30h62zj5vqvigr5cl8pjik4106xzcjyr";
|
sha256 = "0hqz68abs5x5vzf1mndcvdi35nrhmnklzdrnrk8dyvzvz67hp2ah";
|
||||||
};
|
};
|
||||||
postPatch = ''
|
postPatch = ''
|
||||||
patchShebangs libs/libvpx/build/make/rtcd.pl
|
patchShebangs libs/libvpx/build/make/rtcd.pl
|
||||||
|
Loading…
x
Reference in New Issue
Block a user