]> git.99rst.org Git - openwrt-packages.git/commitdiff
zabbix: bump to version 7.0.30
authorDaniel F. Dickinson <redacted>
Sat, 29 Aug 2026 01:59:18 +0000 (21:59 -0400)
committerJosef Schlehofer <redacted>
Sat, 29 Aug 2026 12:14:22 +0000 (14:14 +0200)
Bug-fix update: https://www.zabbix.com/rn/rn7.0.30

Signed-off-by: Daniel F. Dickinson <redacted>
admin/zabbix/Makefile

index 316a4a4f5fb593adc5e0dbbc057db0bd4471ea07..73b9501f0d87e13251063dae4fcbeed32435f587 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=zabbix
-PKG_VERSION:=7.0.29
+PKG_VERSION:=7.0.30
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://cdn.zabbix.com/zabbix/sources/stable/$(basename $(PKG_VERSION))/ \
        https://cdn.zabbix.com/zabbix/sources/oldstable/$(basename $(PKG_VERSION))/
-PKG_HASH:=184d03454d7ff2d49fa1d292082ad335bce907ba22e30d54035d05329708ce32
+PKG_HASH:=c0ca4079119adeec4135e3351d1b849157ade076c352c006728e732f1707232c
 
 PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
 PKG_LICENSE:=AGPL-3.0-only
git clone https://git.99rst.org/PROJECT