network/zabbix_frontend: Updated for version 6.0.19.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
zux 2023-07-02 21:22:40 +07:00 committed by Willy Sudiarto Raharjo
parent 0c55bac4bb
commit d5a04fdc5b
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_frontend
VERSION=${VERSION:-6.0.9}
VERSION=${VERSION:-6.0.19}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

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