network/zabbix_frontend: Updated for version 6.4.11.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
9617057ae5
commit
3b8583b0d6
|
@ -25,7 +25,7 @@
|
|||
cd $(dirname $0) ; CWD=$(pwd)
|
||||
|
||||
PRGNAM=zabbix_frontend
|
||||
VERSION=${VERSION:-6.4.10}
|
||||
VERSION=${VERSION:-6.4.11}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
PKGTYPE=${PKGTYPE:-tgz}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zabbix_frontend"
|
||||
VERSION="6.4.10"
|
||||
VERSION="6.4.11"
|
||||
HOMEPAGE="https://www.zabbix.com"
|
||||
DOWNLOAD="https://cdn.zabbix.com/zabbix/sources/stable/6.4/zabbix-6.4.10.tar.gz"
|
||||
MD5SUM="641cf6e5820dac44700963751042f900"
|
||||
DOWNLOAD="https://cdn.zabbix.com/zabbix/sources/stable/6.4/zabbix-6.4.11.tar.gz"
|
||||
MD5SUM="c1bac67a0d6b9d0d4376ca8176f327a9"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue