Browse Source

Merge pull request #7909 from Rixerx/master

zabbix: update to 4.0.3
lilik-openwrt-22.03
Hannu Nyman 6 years ago
committed by GitHub
parent
commit
e7a336b45a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      admin/zabbix/Makefile

+ 2
- 2
admin/zabbix/Makefile View File

@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=zabbix
PKG_VERSION:=4.0.2
PKG_VERSION:=4.0.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_HASH:=1cef52e89dc8d20343d8b9c3881490bf86e98102de2229a3b852009f1659780c
PKG_HASH:=6b3d3b23c72a7af1958dc0938a566be03f0424cb44df5b2a9f487428f32d0463
PKG_SOURCE_URL:=@SF/zabbix
PKG_LICENSE:=GPL-2.0


Loading…
Cancel
Save