Skip to content
Snippets Groups Projects
Unverified Commit 39dce33a authored by Josef Schlehofer's avatar Josef Schlehofer
Browse files

syslog-ng: Update to version 3.25.1


Bump version in config

Signed-off-by: default avatarJosef Schlehofer <pepe.schlehofer@gmail.com>
(cherry picked from commit ac4870f2)
parent cbb329ac
No related branches found
No related tags found
Loading
include $(TOPDIR)/rules.mk
PKG_NAME:=syslog-ng
PKG_VERSION:=3.24.1
PKG_VERSION:=3.25.1
PKG_RELEASE:=1
PKG_MAINTAINER:=Josef Schlehofer <josef.schlehofer@nic.cz>
......@@ -11,7 +11,7 @@ PKG_CPE_ID:=cpe:/a:balabit:syslog-ng
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=https://github.com/balabit/syslog-ng/releases/download/$(PKG_NAME)-$(PKG_VERSION)/
PKG_HASH:=d4d0a0357b452be96b69d6f741129275530d8f0451e35adc408ad5635059fa3d
PKG_HASH:=34cb9673bcde58d543890e6c1189f466f938e199f227c524a6fa2f47f4db6817
PKG_BUILD_PARALLEL:=1
PKG_INSTALL:=1
......
......@@ -4,7 +4,7 @@
# More details about these settings can be found here:
# https://www.syslog-ng.com/technical-documents/list/syslog-ng-open-source-edition
@version: 3.24
@version: 3.25
@include "scl.conf"
@include "/etc/syslog-ng.d/" # Put any customization files in this directory
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment