From: Rosen Penev Date: Fri, 5 Oct 2018 20:08:07 +0000 (-0700) Subject: rsyslog: Update to 8.38 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=63d221c310b77d568c34da0eb116915dc3fd5ff9;p=feed%2Fpackages.git rsyslog: Update to 8.38 Signed-off-by: Rosen Penev --- diff --git a/net/rsyslog/Makefile b/net/rsyslog/Makefile index 55bece8367..9b32dd6373 100644 --- a/net/rsyslog/Makefile +++ b/net/rsyslog/Makefile @@ -8,12 +8,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=rsyslog -PKG_VERSION:=8.37.0 -PKG_RELEASE:=2 +PKG_VERSION:=8.38.0 +PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=https://www.rsyslog.com/files/download/rsyslog/ -PKG_HASH:=295c289b4c8abd8f8f3fe35a83249b739cedabe82721702b910255f9faf147e7 +PKG_HASH:=4d328ed3bcae784e15401c6c20ada2a9be380798ff6bf0da3fe2095915bba22c PKG_MAINTAINER:= PKG_LICENSE:=GPL-3.0