asterisk-13.x: remove sounds cache
authorSebastian Kemper <sebastian_ml@gmx.net>
Mon, 21 May 2018 21:29:37 +0000 (23:29 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Mon, 21 May 2018 21:29:39 +0000 (23:29 +0200)
commit3326aec44d0879917f7764a045fb16eec4bba058
tree3df17cd571d74d98b4687320e750978c36254bcf
parentac71f923ccdf0a2797f1c3fc3ca8082a88d3b8fe
asterisk-13.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-13.x/Makefile