libraries/pjsip: Updated for version 2.7.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Chris Walker 2017-09-26 10:38:18 +01:00 committed by David Spencer
parent 6401f249c3
commit 4524aa9d19
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.6}
VERSION=${VERSION:-2.7}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="pjsip"
VERSION="2.6"
VERSION="2.7"
HOMEPAGE="http://www.pjsip.org"
DOWNLOAD="http://www.pjsip.org/release/2.6/pjproject-2.6.tar.bz2"
MD5SUM="c347a672679e7875ce572e18517884b2"
DOWNLOAD="http://www.pjsip.org/release/2.7/pjproject-2.7.tar.bz2"
MD5SUM="c0d322261e526cafecc176facbb0bab7"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="speex gsm"