Merge pull request #5233 from heitbaum/ao1

rsyslog: update to 8.2102.0 and addon to (107)
This commit is contained in:
CvH 2021-03-09 21:00:23 +01:00 committed by GitHub
commit c251d61756
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 5 deletions

View File

@ -2,8 +2,8 @@
# Copyright (C) 2016-present Team LibreELEC (https://libreelec.tv)
PKG_NAME="librelp"
PKG_VERSION="1.9.0"
PKG_SHA256="24ee9e843960d1400a44ffaedb0b1ec91463df8f8acca869cc027ed25ee6bf33"
PKG_VERSION="1.10.0"
PKG_SHA256="148db4e4d1a23e8136e9ec08810929a55faf5d45e24c2e3186d5ab34355dab31"
PKG_LICENSE="GPL"
PKG_SITE="https://www.rsyslog.com/category/librelp/"
PKG_URL="http://download.rsyslog.com/librelp/${PKG_NAME}-${PKG_VERSION}.tar.gz"

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"