rsyslog: update to 8.2308.0 and addon (1)

- libfastjson: update to 1.2304.0
- rsyslog: update to 8.2308.0
This commit is contained in:
Rudi Heitbaum 2023-06-22 10:06:45 +00:00
parent 4e06a02355
commit 46bf4c15a7
2 changed files with 6 additions and 4 deletions

View File

@ -1 +1,3 @@
initial release
1
- libfastjson: update to 1.2304.0
- rsyslog: update to 8.2308.0

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="rsyslog"
PKG_VERSION="8.2302.0"
PKG_SHA256="25415f85b662615ce3c83077d53758029e8743cb5929044bfd3564e3d626a3b9"
PKG_REV="0"
PKG_VERSION="8.2308.0"
PKG_SHA256="02086b9121e872cea69e5d0f6c8e2d8ebff33234b3cad5503665378d3af2e3c9"
PKG_REV="1"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/rsyslog"