zabbix: update to 7.0.25 (LTS)
authorDaniel F. Dickinson <redacted>
Sun, 12 Apr 2026 20:20:56 +0000 (16:20 -0400)
committerAlexandru Ardelean <redacted>
Tue, 14 Apr 2026 07:48:40 +0000 (10:48 +0300)
Bump version to latest LTS.

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

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