mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
network/zabbix_server: Updated for version 2.4.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
47c8dc333b
commit
523a95e11c
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=zabbix_server
|
||||
VERSION=${VERSION:-2.4.1}
|
||||
VERSION=${VERSION:-2.4.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zabbix_server"
|
||||
VERSION="2.4.1"
|
||||
VERSION="2.4.3"
|
||||
HOMEPAGE="http://www.zabbix.com"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/zabbix/zabbix-2.4.1.tar.gz"
|
||||
MD5SUM="c450049ecee8adc022425ddb2c83e402"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/zabbix/zabbix-2.4.3.tar.gz"
|
||||
MD5SUM="e8a0699c4e49999a15c63650a2280600"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="iksemel jdk libssh2"
|
||||
|
|
Loading…
Reference in a new issue