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
+1 -1
View File
@@ -832,7 +832,7 @@ AS_IF([test "x$PRIVATELIBDIR" != "x"], [rm -f "$PRIVATELIBDIR/"libjansson*])],[h
AS_IF([test "$has_system_jansson" = "no"],[
dnl REMEMBER TO CHANGE WITH A NEW JANSSON RELEASE!
jansson_version="2.14"
jansson_version="2.14.1"
AC_MSG_RESULT(extracting jansson library)
cur_dir=`pwd`
cd extras