mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
jansson: Upgrade to 2.12.
This brings in jansson-2.12, removes all patches that were merged upstream. README is created in third-party/jansson/patches to explain how to add patches but also because the patches folder must exist for the build process to succeed. Change-Id: If0f2d541c50997690660c21fb7b03d625a5cdadd
This commit is contained in:
@@ -164,7 +164,7 @@ PACKAGES_DBSD="$PACKAGES_DBSD bzip2 patch python"
|
||||
|
||||
KVERS=`uname -r`
|
||||
|
||||
JANSSON_VER=2.11
|
||||
JANSSON_VER=2.12
|
||||
|
||||
case "$1" in
|
||||
test)
|
||||
|
Reference in New Issue
Block a user