Skip to content

Commit

Permalink
Merge pull request #6942 from heitbaum/rsyslog10
Browse files Browse the repository at this point in the history
[le10] rsyslog: update to 8.2208.0
  • Loading branch information
CvH committed Oct 4, 2022
2 parents fc4428c + 7509aab commit 6d4881c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions packages/addons/service/rsyslog/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
112
- rsyslog: update to 8.2208.0

111
- not released for LibreELEC 10

110
- rsyslog: update to 8.2204.0

Expand Down
6 changes: 3 additions & 3 deletions packages/addons/service/rsyslog/package.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)

PKG_NAME="rsyslog"
PKG_VERSION="8.2204.0"
PKG_SHA256="7eb52db775f87f6975b70a5fbff982507c68ba3306ae05ff967443258442245d"
PKG_REV="109"
PKG_VERSION="8.2208.0"
PKG_SHA256="14de68e7b8e5ab0c5d734f82e2dc9fff22cd7f4710ad690727eb10a7b9b3df5e"
PKG_REV="112"
PKG_ARCH="any"
PKG_LICENSE="GPL"
PKG_SITE="https://github.com/rsyslog"
Expand Down

0 comments on commit 6d4881c

Please sign in to comment.