From 6ae3455f02fdb0b4bff9386b3ea01e58f32ceb11 Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Fri, 18 Sep 2020 14:27:32 +0200 Subject: [PATCH] system: syslog-ng 3.29 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index d514c37ee..96661f68e 100644 --- a/Makefile +++ b/Makefile @@ -31,7 +31,7 @@ all: CORE_ABI?= 20.7 CORE_PHP?= 72 CORE_PYTHON?= 37 -CORE_SYSLOGNG?= 3.27 +CORE_SYSLOGNG?= 3.29 .if exists(${GIT}) && exists(${GITVERSION}) . if ${CORE_ABI} == "20.7"