mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/pjsip: Updated for version 2.8.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
ea1506c35f
commit
40b66dca88
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.7.2}
|
||||
VERSION=${VERSION:-2.8}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue