From 67fdf63bc45d8a08a9de75ea55355237303e809d Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 23 Apr 2013 23:14:33 -0500 Subject: zabbix 2.0.6 Signed-off-by: Jack Nagel --- Library/Formula/zabbix.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/zabbix.rb b/Library/Formula/zabbix.rb index 0f18e44de..e9eba14d3 100644 --- a/Library/Formula/zabbix.rb +++ b/Library/Formula/zabbix.rb @@ -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.' -- cgit v1.2.3