Browse Source

net/rsyslog: update to 8.15.0

Signed-off-by: Dov Murik <dmurik@us.ibm.com>
lilik-openwrt-22.03
Dov Murik 9 years ago
parent
commit
102eb3d656
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/rsyslog/Makefile

+ 2
- 2
net/rsyslog/Makefile View File

@ -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…
Cancel
Save