Upgrade bundled pjproject to 2.15.1

Resolves: asterisk#1016

UserNote: Bundled pjproject has been upgraded to 2.15.1. For more
information visit pjproject Github page: https://github.com/pjsip/pjproject/releases/tag/2.15.1

(cherry picked from commit ae9ffced0d)
This commit is contained in:
Stanislav Abramenkov
2024-12-03 22:25:40 +02:00
committed by Asterisk Development Team
parent 4cfcca8916
commit 72fc7a8624
4 changed files with 26 additions and 26 deletions

View File

@@ -2,5 +2,5 @@
# configure script so it must follow 'shell'
# syntax as well as 'make' syntax.
JANSSON_VERSION=2.14
PJPROJECT_VERSION=2.14.1
PJPROJECT_VERSION=2.15.1
LIBJWT_VERSION=1.15.3