zabbix 2.0.6
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
b492eb8b12
commit
d106de697d
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Zabbix < Formula
|
||||
homepage 'http://www.zabbix.com/'
|
||||
url 'http://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/2.0.5/zabbix-2.0.5.tar.gz'
|
||||
sha1 '7798e5d69e0a301be3f014cc0d800c3ee153faa0'
|
||||
url 'http://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/2.0.6/zabbix-2.0.6.tar.gz'
|
||||
sha1 '75a747ddcfa4bcd5792f69dc8d7de9c5839b8595'
|
||||
|
||||
option 'with-mysql', 'Use Zabbix Server with MySQL library instead PostgreSQL.'
|
||||
option 'agent-only', 'Install only the Zabbix Agent without Server and Proxy.'
|
||||
|
|
Loading…
Reference in a new issue