Files
asterisk/third-party/versions.mak
Mike Bradeen 6afe04ab20 Upgrade bundled pjproject to 2.16.
Resolves: #1612

UserNote: Bundled pjproject has been upgraded to 2.16. For more
information on what all is included in this change, check out the
pjproject Github page: https://github.com/pjsip/pjproject/releases
2026-02-03 13:39:05 +00:00

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.1
PJPROJECT_VERSION=2.16
LIBJWT_VERSION=1.15.3