rsyslog: update to 8.2106.0 and addon to (108)

This commit is contained in:
heitbaum 2021-04-22 00:22:06 +00:00
parent 31e00b5a01
commit 8fefb052ee
2 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,6 @@
108
- rsyslog: update to 8.2106.0
107
- librelp: update to 1.10.0
- rsyslog: update to 8.2102.0

View File

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