From 0afff31ed09768553fdb8710641610feb681ca22 Mon Sep 17 00:00:00 2001 From: Alexander Traud Date: Fri, 26 Jan 2018 13:48:29 +0100 Subject: install_prereq: Download latest Jansson. ASTERISK-27603 Change-Id: I65c587534c0ae364f063d68da1bed40bb3d5e8aa --- contrib/scripts/install_prereq | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/scripts/install_prereq b/contrib/scripts/install_prereq index badd59f6c..86b9a4d7c 100755 --- a/contrib/scripts/install_prereq +++ b/contrib/scripts/install_prereq @@ -46,7 +46,7 @@ PACKAGES_FBSD="$PACKAGES_FBSD sqlite3 libxslt jansson e2fsprogs-libuuid gsm libs KVERS=`uname -r` -JANSSON_VER=2.4 +JANSSON_VER=2.10 case "$1" in test) -- cgit v1.2.3