mirror of
https://github.com/asterisk/asterisk.git
synced 2026-06-14 09:29:22 +00:00
UpgradeNote: jansson has been upgraded to 2.15.0. For more information visit jansson Github page: https://github.com/akheron/jansson/releases/tag/v2.15.0 Resolves: #1931
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.15.0
|
|
PJPROJECT_VERSION=2.17
|
|
LIBJWT_VERSION=1.15.3
|