network/zabbix_proxy: Updated for version 6.0.9.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
zux 2022-09-29 21:19:45 +01:00 committed by Willy Sudiarto Raharjo
parent 08354703e6
commit a5d0ecd580
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_proxy
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_proxy"
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"