diff options
-rw-r--r-- | network/asterisk/README.SBo | 4 | ||||
-rw-r--r-- | network/asterisk/asterisk.SlackBuild | 4 | ||||
-rw-r--r-- | network/asterisk/asterisk.info | 6 |
3 files changed, 7 insertions, 7 deletions
diff --git a/network/asterisk/README.SBo b/network/asterisk/README.SBo index 51b0e4d9ee40..3e35584dd620 100644 --- a/network/asterisk/README.SBo +++ b/network/asterisk/README.SBo @@ -17,7 +17,7 @@ need to install libpri, again before compiling Asterisk. Examples ======== -Be sure to see /usr/doc/asterisk-16.7.0/sample_confs/ after +Be sure to see /usr/doc/asterisk-16.8.0/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.7.0/ast-db-manage directory. +/usr/doc/asterisk-16.8.0/ast-db-manage directory. Build Flags =========== diff --git a/network/asterisk/asterisk.SlackBuild b/network/asterisk/asterisk.SlackBuild index 716c06717738..884945911786 100644 --- a/network/asterisk/asterisk.SlackBuild +++ b/network/asterisk/asterisk.SlackBuild @@ -2,7 +2,7 @@ # Copyright 2006, Alan Hicks, Lizella, GA # Copyright 2010, 2013, 2015 Mario Preksavec, Zagreb, Croatia -# Copyright 2018-2019 Chris Walker, Kempner, TX +# Copyright 2018-2020 Chris Walker, Kempner, TX # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=asterisk -VERSION=${VERSION:-16.7.0} +VERSION=${VERSION:-16.8.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/asterisk/asterisk.info b/network/asterisk/asterisk.info index b4b0fbe1fcc7..bf4dc41ecadc 100644 --- a/network/asterisk/asterisk.info +++ b/network/asterisk/asterisk.info @@ -1,7 +1,7 @@ PRGNAM="asterisk" -VERSION="16.7.0" +VERSION="16.8.0" HOMEPAGE="https://www.asterisk.org" -DOWNLOAD="https://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16.7.0.tar.gz \ +DOWNLOAD="https://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16.8.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.7.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="14c376c2df694f82c545045c1e6bb5e8 \ +MD5SUM="e1d5fa4798021c86186a39dbc4326440 \ d90e24e30d707e2932cf419cfccff25a \ 3c071029c1ab648367666d1e384394bb \ e4a9ee348028fc0e47148f783e7f945b \ |