zabbix 2.0.6

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Brett Koonce 2013-04-23 23:14:33 -05:00 committed by Jack Nagel
parent b492eb8b12
commit d106de697d
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ require 'formula'
class Zabbix < Formula class Zabbix < Formula
homepage 'http://www.zabbix.com/' homepage 'http://www.zabbix.com/'
url 'http://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/2.0.5/zabbix-2.0.5.tar.gz' url 'http://sourceforge.net/projects/zabbix/files/ZABBIX%20Latest%20Stable/2.0.6/zabbix-2.0.6.tar.gz'
sha1 '7798e5d69e0a301be3f014cc0d800c3ee153faa0' sha1 '75a747ddcfa4bcd5792f69dc8d7de9c5839b8595'
option 'with-mysql', 'Use Zabbix Server with MySQL library instead PostgreSQL.' option 'with-mysql', 'Use Zabbix Server with MySQL library instead PostgreSQL.'
option 'agent-only', 'Install only the Zabbix Agent without Server and Proxy.' option 'agent-only', 'Install only the Zabbix Agent without Server and Proxy.'