summaryrefslogtreecommitdiffstats
path: root/libraries/pjsip/pjsip.SlackBuild
diff options
context:
space:
mode:
author Chris Walker <kris240376@gmail.com>2017-01-27 15:27:26 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-28 07:37:53 +0700
commit94478be0b2891ecadf36a6886edae2aabe800486 (patch)
tree388e87bfb489bf59e2cf4a1f0d788c7cc06f420e /libraries/pjsip/pjsip.SlackBuild
parent8a2b9ab9f42b72e6606884117ee0a8f052d60677 (diff)
downloadslackbuilds-94478be0b2891ecadf36a6886edae2aabe800486.tar.gz
slackbuilds-94478be0b2891ecadf36a6886edae2aabe800486.tar.xz
libraries/pjsip: Updated for version 2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/pjsip/pjsip.SlackBuild')
-rw-r--r--libraries/pjsip/pjsip.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/libraries/pjsip/pjsip.SlackBuild b/libraries/pjsip/pjsip.SlackBuild
index 301bb14caa..0c81cee071 100644
--- a/libraries/pjsip/pjsip.SlackBuild
+++ b/libraries/pjsip/pjsip.SlackBuild
@@ -23,8 +23,8 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pjsip
-VERSION=${VERSION:-2.5.5}
-BUILD=${BUILD:-2}
+VERSION=${VERSION:-2.6}
+BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then