bind: add HEAD
Closes Homebrew/homebrew#31771. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
50196df170
commit
73322ddbe7
1 changed files with 2 additions and 0 deletions
|
@ -13,6 +13,8 @@ class Bind < Formula
|
|||
sha1 "114293393260de545393e4ed66ca252e881aa21f" => :lion
|
||||
end
|
||||
|
||||
head "https://source.isc.org/git/bind9.git"
|
||||
|
||||
depends_on "openssl"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue