asterisk-15.x: remove sounds cache 330/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Mon, 21 May 2018 21:11:30 +0000 (23:11 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Mon, 21 May 2018 21:11:50 +0000 (23:11 +0200)
commite70c0848cc4c108ecdc4deb6e99a67dd823b36a6
treed2eb73365475978d01a9a0bbba00c62204b277bd
parent94b70e04250516e591d6dbc59a200442200b453b
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