zabbix: update to 7.0.24
authorDaniel F. Dickinson <redacted>
Wed, 8 Apr 2026 01:12:23 +0000 (21:12 -0400)
committerHannu Nyman <redacted>
Sat, 11 Apr 2026 06:12:36 +0000 (09:12 +0300)
Bump version and refresh patches.

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

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