mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
UpgradeNote: jansson has been upgraded to 2.14.1. For more information visit jansson Github page: https://github.com/akheron/jansson/releases/tag/v2.14.1 Resolves: #1178
7 lines
187 B
Makefile
7 lines
187 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.15.1
|
|
LIBJWT_VERSION=1.15.3
|