From 2c281609568fc3b668162d2c4b3b6404f68bd8a8 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sun, 16 Apr 2017 02:05:55 +0200 Subject: [PATCH] inspircd: secure url(s) --- Formula/inspircd.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/inspircd.rb b/Formula/inspircd.rb index 10ad50c5a6..77341326ba 100644 --- a/Formula/inspircd.rb +++ b/Formula/inspircd.rb @@ -1,6 +1,6 @@ class Inspircd < Formula desc "Modular C++ Internet Relay Chat daemon" - homepage "http://www.inspircd.org" + homepage "https://www.inspircd.org/" url "https://github.com/inspircd/inspircd/archive/v2.0.23.tar.gz" sha256 "522b31fc80e8fd90b66837bf50f8a941233709d5b1fc9c0b3c47a413fb69f162" head "https://github.com/inspircd/inspircd.git", :branch => "insp20"