rsyslog: update to 8.2102.0 and addon to (107)

update 8.2012.0 to 8.2102.0

addon changes:
- librelp: update to 1.10.0
  - https://www.adiscon.com/news/librelp-1-10-0-released/
- rsyslog: update to 8.2102.0

changelog: https://github.com/rsyslog/rsyslog/blob/v8-stable/ChangeLog
This commit is contained in:
heitbaum 2021-02-21 01:32:11 +00:00
parent 56bda618d1
commit b8c0473ad3
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
107
- librelp: update to 1.10.0
- rsyslog: update to 8.2102.0
106
- libfastjson: update to 0.99.9

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="rsyslog"
PKG_VERSION="8.2012.0"
PKG_SHA256="d74cf571e6bcdf8a4c19974afd5e78a05356191390c2f80605a9004d1c587a0e"
PKG_REV="106"
PKG_VERSION="8.2102.0"
PKG_SHA256="94ee0d0312c2edea737665594cbe4a9475e4e3b593e12b5b8ae3a743ac9c72a7"
PKG_REV="107"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/rsyslog"