zabbix: bump version
authorDaniel F. Dickinson <redacted>
Sat, 9 May 2026 18:41:25 +0000 (14:41 -0400)
committerAlexandru Ardelean <redacted>
Wed, 13 May 2026 11:54:29 +0000 (14:54 +0300)
Update to version 7.0.26 (latest LTS).

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

index b2e4f6828cef9bb1179db9df4112acb6801f24dd..5473512dc19c94d03b5b2da6933b85c75d02dcca 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=zabbix
-PKG_VERSION:=7.0.25
+PKG_VERSION:=7.0.26
 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:=3a42e85da9cbd8aadd11bfcbe021f0f9c6caa510f564e37f3ac1046984acb729
+PKG_HASH:=3c27a97b52c75e2eccfa43dec5e3fd7d52876f5fdd94172495b025ec9f2a13a8
 
 PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
 PKG_LICENSE:=AGPL-3.0-only
git clone https://git.99rst.org/PROJECT