File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ SOURCEDIRS=$(ROOT_DIR)/syslog_ng_cfg_helper $(ROOT_DIR)/tests
33
44BISON_INSTALL_PATH := /usr/local
55
6- SYSLOG_NG_VERSION := 4.5 .0
6+ SYSLOG_NG_VERSION := 4.6 .0
77SYSLOG_NG_RELEASE_URL := https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-$(SYSLOG_NG_VERSION )
88SYSLOG_NG_TARBALL_URL := https://github.com/syslog-ng/syslog-ng/releases/download/syslog-ng-$(SYSLOG_NG_VERSION ) /syslog-ng-$(SYSLOG_NG_VERSION ) .tar.gz
99
Original file line number Diff line number Diff line change 22
33This tool makes configuring [ syslog-ng] ( https://github.com/syslog-ng/syslog-ng ) a bit easier by listing the options of each available driver.
44
5- The options are generated from [ syslog-ng v4.5 .0] ( https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.5 .0 ) .
5+ The options are generated from [ syslog-ng v4.6 .0] ( https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.6 .0 ) .
66
77## Quickstart
88
You can’t perform that action at this time.
0 commit comments