summaryrefslogtreecommitdiffstats
path: root/network/asterisk/asterisk.SlackBuild
diff options
context:
space:
mode:
author Chris Walker2019-03-13 14:45:34 +0100
committer Willy Sudiarto Raharjo2019-03-16 00:53:23 +0100
commite9890b89a577eff27482c7f9bc5cdf5565cdab75 (patch)
treebb9ba6e990f340acadad7f495ac98404583ed6f6 /network/asterisk/asterisk.SlackBuild
parentf8b012ac09044437afacc66abbb3fdfc8dc58927 (diff)
downloadslackbuilds-e9890b89a577eff27482c7f9bc5cdf5565cdab75.tar.gz
network/asterisk: Updated for version 16.2.1.
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 b8425464f6..62603195fc 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 Chris Walker, Kempner, TX
+# Copyright 2018-2019 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.1.1}
+VERSION=${VERSION:-16.2.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}