asterisk-15.x: remove sounds cache 331/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Mon, 21 May 2018 21:30:27 +0000 (23:30 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Mon, 21 May 2018 21:30:29 +0000 (23:30 +0200)
commit90620412d511af59a85a3b19322fc1eae678cf6e
treed2eb73365475978d01a9a0bbba00c62204b277bd
parent3326aec44d0879917f7764a045fb16eec4bba058
asterisk-15.x: remove sounds cache

When there is no sounds cache declared the build system will not attempt to
download any sound packs or their SHA1 checksums.

This is to be preferred because:

  a) the build may occur offline, causing it to fail
  b) plain http is used by the build system for downloading

There is no drawback here because the standard sound packs are included in
the Asterisk source tarball already.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/asterisk-15.x/Makefile