aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/nagios-plugins.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/nagios-plugins.rb')
-rw-r--r--Library/Formula/nagios-plugins.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/nagios-plugins.rb b/Library/Formula/nagios-plugins.rb
index e3497c331..6c239a556 100644
--- a/Library/Formula/nagios-plugins.rb
+++ b/Library/Formula/nagios-plugins.rb
@@ -2,8 +2,8 @@ require 'formula'
class NagiosPlugins < Formula
homepage 'https://www.nagios-plugins.org/'
- url 'https://www.nagios-plugins.org/download/nagios-plugins-1.5.tar.gz'
- sha1 '5d426b0e303a5201073c342d8ddde8bafca1432b'
+ url 'https://www.nagios-plugins.org/download/nagios-plugins-2.0.tar.gz'
+ sha1 '9b9be0dfb7026d30da0e3a5bbf4040211648ee39'
def install
system "./configure", "--disable-debug",