summaryrefslogtreecommitdiffstats
path: root/libraries/pjsip/pjsip.SlackBuild
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/pjsip/pjsip.SlackBuild')
-rw-r--r--libraries/pjsip/pjsip.SlackBuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/libraries/pjsip/pjsip.SlackBuild b/libraries/pjsip/pjsip.SlackBuild
index f60fdec92e..301bb14caa 100644
--- a/libraries/pjsip/pjsip.SlackBuild
+++ b/libraries/pjsip/pjsip.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pjsip
-# Copyright 2017 Christopher Walker Kempner, TX
+# Copyright 2017 Chris Walker, Kempner, TX
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -24,7 +24,7 @@
PRGNAM=pjsip
VERSION=${VERSION:-2.5.5}
-BUILD=${BUILD:-1}
+BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
if [ -z "$ARCH" ]; then
@@ -84,7 +84,6 @@ CXXFLAGS="$SLKCFLAGS" \
--disable-sound \
--disable-resample \
--disable-video \
- --disable-opencore-amr \
--build=$ARCH-slackware-linux
make