rsyslog: Update to 8.38
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
d3b239d523
commit
63d221c310
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue