1
0
mirror of https://github.com/unrealircd/unrealircd.git synced 2026-06-12 17:14:46 +02:00

Update shipped Jansson to 2.14.1.

This commit is contained in:
Bram Matthys
2025-04-16 14:18:10 +02:00
parent a6d9288a77
commit b04c402ce0
3 changed files with 2 additions and 2 deletions
Vendored
+1 -1
View File
@@ -8626,7 +8626,7 @@ fi
if test "$has_system_jansson" = "no"
then :
jansson_version="2.14"
jansson_version="2.14.1"
{ printf "%s\n" "$as_me:${as_lineno-$LINENO}: result: extracting jansson library" >&5
printf "%s\n" "extracting jansson library" >&6; }
cur_dir=`pwd`