network/zabbix_server: Updated for version 2.4.3.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Michal Bialozor 2015-02-19 18:28:32 +07:00 committed by Willy Sudiarto Raharjo
parent 47c8dc333b
commit 523a95e11c
2 changed files with 4 additions and 4 deletions

View file

@ -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}

View file

@ -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"