inspircd: use the 2.0 branch as head instead of master.

Closes Homebrew/homebrew#45333.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
Peter Powell 2015-10-26 10:37:59 +00:00 committed by Dominyk Tiller
parent 7ccf5a74f2
commit ac29c3e34d

View file

@ -3,7 +3,7 @@ class Inspircd < Formula
homepage "http://www.inspircd.org"
url "https://github.com/inspircd/inspircd/archive/v2.0.20.tar.gz"
sha256 "5156e2da5da4cfa377705ecd633aee41cdcd785d12627497d55cab5f70dd686f"
head "https://github.com/inspircd/inspircd.git"
head "https://github.com/inspircd/inspircd.git", :branch => "insp20"
bottle do
revision 1