mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/pjsip: Updated for version 2.7.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
6401f249c3
commit
4524aa9d19
2 changed files with 4 additions and 4 deletions
|
@ -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}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue