Skip to content

Commit

Permalink
zabbix 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
brettkoonce committed Nov 4, 2012
1 parent 5607c44 commit db7142a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/zabbix.rb
Expand Up @@ -27,8 +27,8 @@ def fatal?

class Zabbix < Formula
homepage 'http://www.zabbix.com/'
url 'http://downloads.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/2.0.2/zabbix-2.0.2.tar.gz'
sha1 'aaa678bc6abc6cb2b174e599108ad19f187047c9'
url 'http://downloads.sourceforge.net/project/zabbix/ZABBIX%20Latest%20Stable/2.0.3/zabbix-2.0.3.tar.gz'
sha1 'be8902444890db9fb2c4795e62073ce7eea32d96'

depends_on MySqlInstalled.new
depends_on 'fping'
Expand Down

0 comments on commit db7142a

Please sign in to comment.