net/rsyslog: update to 8.15.0
Signed-off-by: Dov Murik <dmurik@us.ibm.com>
This commit is contained in:
parent
11b6f71a07
commit
102eb3d656
1 changed files with 2 additions and 2 deletions
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=rsyslog
|
||||
PKG_VERSION:=8.14.0
|
||||
PKG_VERSION:=8.15.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.rsyslog.com/files/download/rsyslog/
|
||||
PKG_MD5SUM:=9862b08fd8d13753c13d7f9d86ec8f4e
|
||||
PKG_MD5SUM:=3fab1c48e8d8111d4cc412482e2fe39d
|
||||
|
||||
PKG_MAINTAINER:=Dov Murik <dmurik@us.ibm.com>
|
||||
PKG_LICENSE:=GPL-3.0
|
||||
|
|
Loading…
Reference in a new issue