mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
network/zabbix_server: Updated for version 2.2.5.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ecfbbcaf2e
commit
2139f33c2c
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.2.3}
|
||||
VERSION=${VERSION:-2.2.5}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="zabbix_server"
|
||||
VERSION="2.2.3"
|
||||
VERSION="2.2.5"
|
||||
HOMEPAGE="http://www.zabbix.com"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/zabbix/zabbix-2.2.3.tar.gz"
|
||||
MD5SUM="cb1bda41a742175a445e8d32d103a315"
|
||||
DOWNLOAD="http://downloads.sourceforge.net/zabbix/zabbix-2.2.5.tar.gz"
|
||||
MD5SUM="e7b74a0208743f743585d9cc1d46eccf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="iksemel jdk libssh2"
|
||||
|
|
Loading…
Reference in a new issue