Skip to content

Commit

Permalink
zabbix: update to 7.0.3
Browse files Browse the repository at this point in the history
Signed-off-by: Yanase Yuki <[email protected]>
  • Loading branch information
zpc0 committed Sep 11, 2024
1 parent 1002ba7 commit afd3afe
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions admin/zabbix/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=zabbix
PKG_VERSION:=7.0.0
PKG_VERSION:=7.0.3
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:=520641483223f680ef6e685284b556ba34a496d886a38dc3bca085cde21031b1
PKG_HASH:=173059f57f11716146da79345e5a6bc52eceee6a5c4410664b8500a955598b2a

PKG_MAINTAINER:=Etienne CHAMPETIER <[email protected]>
PKG_LICENSE:=AGPL-3.0-only
Expand Down

0 comments on commit afd3afe

Please sign in to comment.