From 06fbd861146389f8a2ee46b523b48956e3cd0737 Mon Sep 17 00:00:00 2001 From: Sean Channel Date: Thu, 21 Aug 2014 11:21:08 -0700 Subject: bind: add HEAD Closes #31771. Signed-off-by: Jack Nagel --- Library/Formula/bind.rb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Library/Formula/bind.rb') diff --git a/Library/Formula/bind.rb b/Library/Formula/bind.rb index 827dd42c7..92aa09f43 100644 --- a/Library/Formula/bind.rb +++ b/Library/Formula/bind.rb @@ -13,6 +13,8 @@ class Bind < Formula sha1 "114293393260de545393e4ed66ca252e881aa21f" => :lion end + head "https://source.isc.org/git/bind9.git" + depends_on "openssl" def install -- cgit v1.2.3