Skip to content

Commit

Permalink
nagios: use an https homepage url
Browse files Browse the repository at this point in the history
  • Loading branch information
bfontaine committed Oct 16, 2015
1 parent 3d4e820 commit 7573062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/nagios.rb
@@ -1,6 +1,6 @@
class Nagios < Formula
desc "Network monitoring and management system"
homepage "http://www.nagios.org/"
homepage "https://www.nagios.org/"
url "https://downloads.sourceforge.net/project/nagios/nagios-4.x/nagios-4.0.6/nagios-4.0.6.tar.gz"
sha256 "d400190c771eb90e0ba16351f6358fa7e22e42a7be986f2066db63518a14397b"

Expand Down

0 comments on commit 7573062

Please sign in to comment.