]> git.99rst.org Git - openwrt-packages.git/commitdiff
zabbix: bump version to 7.0.28
authorDaniel F. Dickinson <redacted>
Thu, 16 Jul 2026 01:41:38 +0000 (21:41 -0400)
committerJosef Schlehofer <redacted>
Sat, 18 Jul 2026 08:59:18 +0000 (10:59 +0200)
Update to latest LTS. See release notes:
https://www.zabbix.com/rn/rn7.0.28

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

index 8c0cc833382f58dc76fb04f3469340929d918a03..f5693437632a63a2f1a98eafe7ca1a076ba46106 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=zabbix
-PKG_VERSION:=7.0.27
-PKG_RELEASE:=2
+PKG_VERSION:=7.0.28
+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:=15e4c233e65c87922824d01abad624f34128bbb4af021a75e38e89b68e13e851
+PKG_HASH:=020a2649a450a642c3d74577eb583ec175f4bd85ebe2c3d39ede399487e1da33
 
 PKG_MAINTAINER:=Daniel F. Dickinson <dfdpublic@wildtechgarden.ca>
 PKG_LICENSE:=AGPL-3.0-only
git clone https://git.99rst.org/PROJECT