From: krant Date: Wed, 7 Feb 2024 11:37:29 +0000 (+0200) Subject: rsyslog: update to 8.2312.0 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=07838da820bc18219027703bd135dfb18ad01398;p=feed%2Fpackages.git rsyslog: update to 8.2312.0 Signed-off-by: krant --- diff --git a/admin/rsyslog/Makefile b/admin/rsyslog/Makefile index d27778f31f..196fd1fc08 100644 --- a/admin/rsyslog/Makefile +++ b/admin/rsyslog/Makefile @@ -8,14 +8,14 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rsyslog -PKG_VERSION:=8.2110.0 +PKG_VERSION:=8.2312.0 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:= \ https://fossies.org/linux/misc \ https://www.rsyslog.com/files/download/rsyslog -PKG_HASH:=3f904ec137ca6412e8273f7896d962ecb589f7d0c589bdf16b1709ec27e24f31 +PKG_HASH:=774032006128a896437f5913e132aa27dbfb937cd8847e449522d5a12d63d03e PKG_MAINTAINER:= PKG_LICENSE:=GPL-3.0-or-later