Merge pull request #6942 from heitbaum/rsyslog10

[le10] rsyslog: update to 8.2208.0
This commit is contained in:
CvH 2022-10-04 12:24:20 +02:00 committed by GitHub
commit 6d4881c117
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,9 @@
112
- rsyslog: update to 8.2208.0
111
- not released for LibreELEC 10
110 110
- rsyslog: update to 8.2204.0 - rsyslog: update to 8.2204.0

View File

@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv) # Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="rsyslog" PKG_NAME="rsyslog"
PKG_VERSION="8.2204.0" PKG_VERSION="8.2208.0"
PKG_SHA256="7eb52db775f87f6975b70a5fbff982507c68ba3306ae05ff967443258442245d" PKG_SHA256="14de68e7b8e5ab0c5d734f82e2dc9fff22cd7f4710ad690727eb10a7b9b3df5e"
PKG_REV="109" PKG_REV="112"
PKG_ARCH="any" PKG_ARCH="any"
PKG_LICENSE="GPL" PKG_LICENSE="GPL"
PKG_SITE="https://github.com/rsyslog" PKG_SITE="https://github.com/rsyslog"