Upgrade bundled pjproject to 2.14.1

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

(cherry picked from commit 83a4d37d9f)
This commit is contained in:
Stanislav Abramenkov
2024-03-12 09:26:44 +02:00
committed by Asterisk Development Team
parent f6fa72390f
commit 40eecb019e
3 changed files with 2 additions and 2 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
PJPROJECT_VERSION=2.14.1
LIBJWT_VERSION=1.15.3