mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
network/zabbix_agentd: Updated for version 4.4.7.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
41cfcaf41c
commit
a28ef84f7c
2 changed files with 5 additions and 5 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=zabbix_agentd
|
||||
VERSION=${VERSION:-4.4.4}
|
||||
VERSION=${VERSION:-4.4.7}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
PRGNAM="zabbix_agentd"
|
||||
VERSION="4.4.4"
|
||||
VERSION="4.4.7"
|
||||
HOMEPAGE="https://www.zabbix.com"
|
||||
DOWNLOAD="https://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/4.4.4/zabbix-4.4.4.tar.gz"
|
||||
MD5SUM="9ac0cd663f7d3162f9206ddcc7ca7d9f"
|
||||
DOWNLOAD="https://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/4.4.7/zabbix-4.4.7.tar.gz"
|
||||
MD5SUM="24e5a166694db45ebb461757074fb02d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
REQUIRES="jdk"
|
||||
MAINTAINER="zux"
|
||||
EMAIL="zux@pie-dabas.net"
|
||||
|
|
Loading…
Reference in a new issue