network/asterisk: Updated for version 16.9.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
48ddaae357
commit
9bc97a5c83
|
@ -23,8 +23,8 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=asterisk
|
||||
VERSION=${VERSION:-16.8.0}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-16.9.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
PRGNAM="asterisk"
|
||||
VERSION="16.8.0"
|
||||
VERSION="16.9.0"
|
||||
HOMEPAGE="https://www.asterisk.org"
|
||||
DOWNLOAD="https://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16.8.0.tar.gz \
|
||||
DOWNLOAD="https://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16.9.0.tar.gz \
|
||||
https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-alaw-1.6.1.tar.gz \
|
||||
https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-alaw-1.6.1.tar.gz.sha1 \
|
||||
https://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-g722-1.6.1.tar.gz \
|
||||
|
@ -37,7 +37,7 @@ DOWNLOAD="https://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16.8.0.
|
|||
https://raw.githubusercontent.com/asterisk/third-party/master/jansson/2.12/jansson-2.12.tar.bz2 \
|
||||
https://www.pjsip.org/release/2.9/pjproject-2.9.tar.bz2 \
|
||||
http://ponce.cc/slackware/sources/repo/imap.tar.Z"
|
||||
MD5SUM="e1d5fa4798021c86186a39dbc4326440 \
|
||||
MD5SUM="f50a3073061c5b72cd06cc0059e15804 \
|
||||
d90e24e30d707e2932cf419cfccff25a \
|
||||
3c071029c1ab648367666d1e384394bb \
|
||||
e4a9ee348028fc0e47148f783e7f945b \
|
||||
|
|
Loading…
Reference in New Issue