mirror of
https://github.com/asterisk/asterisk.git
synced 2026-07-22 14:34:09 -07:00
49e6661e40
Fixes: asterisk#648 UserNote: Bundled pjproject has been upgraded to 2.14.1. For more information visit pjproject Github page: https://github.com/pjsip/pjproject/releases/tag/2.14.1
7 lines
185 B
Makefile
7 lines
185 B
Makefile
# This file is also 'sourced' by the
|
|
# configure script so it must follow 'shell'
|
|
# syntax as well as 'make' syntax.
|
|
JANSSON_VERSION=2.14
|
|
PJPROJECT_VERSION=2.14.1
|
|
LIBJWT_VERSION=1.15.3
|