libraries/pjsip: Updated for version 2.8.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Chris Walker 2018-09-16 15:08:25 +01:00 committed by David Spencer
parent ea1506c35f
commit 40b66dca88
2 changed files with 4 additions and 4 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pjsip
VERSION=${VERSION:-2.7.2}
VERSION=${VERSION:-2.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pjsip"
VERSION="2.7.2"
VERSION="2.8"
HOMEPAGE="http://www.pjsip.org"
DOWNLOAD="http://www.pjsip.org/release/2.7.2/pjproject-2.7.2.tar.bz2"
MD5SUM="fa3f0bc098c4bff48ddd92db1c016a7a"
DOWNLOAD="http://www.pjsip.org/release/2.8/pjproject-2.8.tar.bz2"
MD5SUM="6487d54213f270d307eaa60efc9f56f3"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="speex gsm"