aboutsummaryrefslogtreecommitdiff
path: root/network/asterisk/asterisk.SlackBuild
diff options
context:
space:
mode:
authorChris Walker <kris240376@gmail.com>2020-02-15 08:04:30 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-02-15 08:04:30 +0700
commit039e4278a95df98d26123e8e61c47f065f689db6 (patch)
treed4e8c3ea6cfc81853decb113b8e6ed9a16157b76 /network/asterisk/asterisk.SlackBuild
parent797dd0696b79587a3de8dd6a45fbf4260fd3bb42 (diff)
network/asterisk: Updated for version 16.8.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/asterisk/asterisk.SlackBuild')
-rw-r--r--network/asterisk/asterisk.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/network/asterisk/asterisk.SlackBuild b/network/asterisk/asterisk.SlackBuild
index 716c067177..8849459117 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}