network/zabbix_server: Updated for version 6.0.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
zux 2022-09-29 20:07:29 +01:00 committed by Willy Sudiarto Raharjo
parent 389dbb0516
commit 08354703e6
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=zabbix_server
VERSION=${VERSION:-6.0.6}
VERSION=${VERSION:-6.0.9}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="zabbix_server"
VERSION="6.0.6"
VERSION="6.0.9"
HOMEPAGE="https://www.zabbix.com"
DOWNLOAD="https://cdn.zabbix.com/zabbix/sources/stable/6.0/zabbix-6.0.6.tar.gz"
MD5SUM="3aff89b2cadf21339be7d5cc381feb15"
DOWNLOAD="https://cdn.zabbix.com/zabbix/sources/stable/6.0/zabbix-6.0.9.tar.gz"
MD5SUM="09a0a984d667b79478351786731a8d17"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="unixODBC"