From 7d9d52decbef2817f482e875cfc55e640c8879c6 Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Sat, 19 Oct 2013 18:32:14 -0500 Subject: nagios-plugins 1.5 Signed-off-by: Mike McQuaid --- Library/Formula/nagios-plugins.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/nagios-plugins.rb') diff --git a/Library/Formula/nagios-plugins.rb b/Library/Formula/nagios-plugins.rb index a268152ae..e3497c331 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.4.16.tar.gz' - sha1 '52db48b15572b98c6fcd8aaec2ef4d2aad7640d3' + url 'https://www.nagios-plugins.org/download/nagios-plugins-1.5.tar.gz' + sha1 '5d426b0e303a5201073c342d8ddde8bafca1432b' def install system "./configure", "--disable-debug", -- cgit v1.2.3