mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/zabbix_agentd: Updated for version 4.0.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
094f3f61c8
commit
515e9fc75f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=zabbix_agentd
|
||||
VERSION=${VERSION:-4.0.1}
|
||||
VERSION=${VERSION:-4.0.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zabbix_agentd"
|
||||
VERSION="4.0.1"
|
||||
VERSION="4.0.4"
|
||||
HOMEPAGE="https://www.zabbix.com/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/zabbix/zabbix-4.0.1.tar.gz"
|
||||
MD5SUM="360a3325389bba50e051080a7ae27eb7"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/zabbix/zabbix-4.0.4.tar.gz"
|
||||
MD5SUM="46fdb83d4b24e13127a20a3e874b1d8f"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue