diff options
author | Chris Walker <kris240376@gmail.com> | 2019-06-15 07:15:02 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-06-15 07:15:02 +0700 |
commit | 40b67c6a0a733d4789f761106ca76e6761527c72 (patch) | |
tree | 8d83359655faa7ee841920d67c873e679aeeb873 /network/asterisk | |
parent | 2070324737adbc3fd70daca6d7b3143c39d7cc61 (diff) | |
download | slackbuilds-40b67c6a0a733d4789f761106ca76e6761527c72.tar.gz |
network/asterisk: Updated for version 16.4.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/asterisk')
-rw-r--r-- | network/asterisk/asterisk.SlackBuild | 2 | ||||
-rw-r--r-- | network/asterisk/asterisk.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/network/asterisk/asterisk.SlackBuild b/network/asterisk/asterisk.SlackBuild index cb74b7bdee..6165810c9f 100644 --- a/network/asterisk/asterisk.SlackBuild +++ b/network/asterisk/asterisk.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=asterisk -VERSION=${VERSION:-16.3.0} +VERSION=${VERSION:-16.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/network/asterisk/asterisk.info b/network/asterisk/asterisk.info index cc2e778cd9..2baf6e2ba1 100644 --- a/network/asterisk/asterisk.info +++ b/network/asterisk/asterisk.info @@ -1,7 +1,7 @@ PRGNAM="asterisk" -VERSION="16.3.0" +VERSION="16.4.0" HOMEPAGE="https://www.asterisk.org" -DOWNLOAD="http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16.3.0.tar.gz \ +DOWNLOAD="http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16.4.0.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 \ @@ -37,7 +37,7 @@ DOWNLOAD="http://downloads.asterisk.org/pub/telephony/asterisk/asterisk-16.3.0.t 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 \ http://ponce.cc/slackware/sources/repo/imap.tar.Z" -MD5SUM="9a31b697a54eb84c49eff57d2ba2723c \ +MD5SUM="b1bb968fd3b51d420982f5d82a32890f \ d90e24e30d707e2932cf419cfccff25a \ 3c071029c1ab648367666d1e384394bb \ e4a9ee348028fc0e47148f783e7f945b \ |