asterisk-13.x: remove sounds cache 333/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Thu, 24 May 2018 21:17:55 +0000 (23:17 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Thu, 24 May 2018 21:18:38 +0000 (23:18 +0200)
commite57dc2cbeb99e229646c87a7a6e8d2bbd6b38671
treeeafc914b5b4afc6f5266a8d351429e7616e1c483
parentb9261192a54f1cd654f2cf16e817417cebb823bd
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