File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ SOURCEDIRS=$(ROOT_DIR)/axosyslog_cfg_helper $(ROOT_DIR)/tests
3
3
4
4
BISON_INSTALL_PATH := /usr/local
5
5
6
- AXOSYSLOG_VERSION := 4.8 .0
6
+ AXOSYSLOG_VERSION := 4.9 .0
7
7
AXOSYSLOG_RELEASE_URL := https://github.com/axoflow/axosyslog/releases/tag/axosyslog-$(AXOSYSLOG_VERSION )
8
8
AXOSYSLOG_TARBALL_URL := https://github.com/axoflow/axosyslog/releases/download/axosyslog-$(AXOSYSLOG_VERSION ) /axosyslog-$(AXOSYSLOG_VERSION ) .tar.gz
9
9
Original file line number Diff line number Diff line change 2
2
3
3
This tool makes configuring [ AxoSyslog] ( https://github.com/axoflow/axosyslog ) a bit easier by listing the options of each available driver.
4
4
5
- The options are generated from [ AxoSyslog v4.8 .0] ( https://github.com/axoflow/axosyslog/releases/tag/axosyslog-4.8 .0 ) .
5
+ The options are generated from [ AxoSyslog v4.9 .0] ( https://github.com/axoflow/axosyslog/releases/tag/axosyslog-4.9 .0 ) .
6
6
7
7
## Quickstart
8
8
Original file line number Diff line number Diff line change 1
1
[tool .poetry ]
2
2
name = " axosyslog-cfg-helper"
3
- version = " 1.10.5 "
3
+ version = " 1.11.0 "
4
4
description = " Configuration helper for axosyslog."
5
5
authors = [" Attila Szakacs <szakacs.attila96@gmail.com>" ]
6
6
readme = " README.md"
You can’t perform that action at this time.
0 commit comments