network/asterisk: Updated for version 16.6.1.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Chris Walker 2019-11-01 06:17:22 +07:00 committed by Willy Sudiarto Raharjo
parent 3066c3735e
commit 90bab4d5ad
No known key found for this signature in database
GPG key ID: 887B8374D7333381
3 changed files with 8 additions and 8 deletions

View file

@ -17,7 +17,7 @@ need to install libpri, again before compiling Asterisk.
Examples
========
Be sure to see /usr/doc/asterisk-16.5.0/sample_confs/ after
Be sure to see /usr/doc/asterisk-16.6.1/sample_confs/ after
installation for any additional configuration files you may need.
Database Support
@ -27,7 +27,7 @@ want to install the alembic package. Since version 12.0 the database
schemas that Asterisk uses are being captured in the form of python
script files that use alembic to create/update database schemas. The
asterisk package places these database scripts in the
/usr/doc/asterisk-16.5.0/ast-db-manage directory.
/usr/doc/asterisk-16.6.1/ast-db-manage directory.
Build Flags
===========

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=asterisk
VERSION=${VERSION:-16.6.0}
VERSION=${VERSION:-16.6.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,7 +1,7 @@
PRGNAM="asterisk"
VERSION="16.6.0"
VERSION="16.6.1"
HOMEPAGE="https://www.asterisk.org"
DOWNLOAD="http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16.6.0.tar.gz \
DOWNLOAD="http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16.6.1.tar.gz \
http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-alaw-1.6.1.tar.gz \
http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-alaw-1.6.1.tar.gz.sha1 \
http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-core-sounds-en-g722-1.6.1.tar.gz \
@ -35,9 +35,9 @@ DOWNLOAD="http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16.6.0.t
http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz \
http://downloads.asterisk.org/pub/telephony/sounds/releases/asterisk-moh-opsound-wav-2.03.tar.gz.sha1 \
https://raw.githubusercontent.com/asterisk/third-party/master/jansson/2.12/jansson-2.12.tar.bz2 \
https://raw.githubusercontent.com/asterisk/third-party/master/pjproject/2.8/pjproject-2.8.tar.bz2 \
https://www.pjsip.org/release/2.9/pjproject-2.9.tar.bz2 \
http://ponce.cc/slackware/sources/repo/imap.tar.Z"
MD5SUM="248e7aded51e2c73e921be7d330dec80 \
MD5SUM="b1b58d628a79d625895927ac5822d59a \
d90e24e30d707e2932cf419cfccff25a \
3c071029c1ab648367666d1e384394bb \
e4a9ee348028fc0e47148f783e7f945b \
@ -71,7 +71,7 @@ MD5SUM="248e7aded51e2c73e921be7d330dec80 \
8277e2c693fd056773b1c15e4d52077d \
011fa4dc9fe35dc3d34ed557bb04263f \
317dbaf90a9f85ea0ec7b12d080d173d \
6487d54213f270d307eaa60efc9f56f3 \
66757078e7bd7cf316acb0425c2fdd6f \
d9f7fd4e1d93ad9fca1df8717a79d1c5"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""