]> git.99rst.org Git - openwrt-packages.git/commitdiff
syslog-ng: update to version 4.12.0
authorJosef Schlehofer <redacted>
Tue, 18 Aug 2026 06:21:42 +0000 (08:21 +0200)
committerJosef Schlehofer <redacted>
Tue, 18 Aug 2026 07:20:18 +0000 (09:20 +0200)
Release notes:
https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-4.12.0

Signed-off-by: Josef Schlehofer <redacted>
admin/syslog-ng/Makefile

index 1d2dc8510970f9f8db4b52502cb812c2e9e6ccde..2721280007a07687f150f9a0a6c4493c05ccef41 100644 (file)
@@ -1,7 +1,7 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=syslog-ng
-PKG_VERSION:=4.11.0
+PKG_VERSION:=4.12.0
 PKG_RELEASE:=1
 
 PKG_MAINTAINER:=Josef Schlehofer <pepe.schlehofer@gmail.com>
@@ -11,7 +11,7 @@ PKG_CPE_ID:=cpe:/a:oneidentity:syslog-ng
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://github.com/syslog-ng/syslog-ng/releases/download/$(PKG_NAME)-$(PKG_VERSION)/
-PKG_HASH:=37ea0d4588533316de122df4e1b249867b0a0575f646c7478d0cc4d747462943
+PKG_HASH:=03a03d19ac203dca53c7ec79a7005c8a850665a95ff4cd0f1e7bb4c497c64d46
 
 PKG_BUILD_PARALLEL:=1
 PKG_INSTALL:=1
git clone https://git.99rst.org/PROJECT