From f21aaf61c76004de2ebd0821423a708809ae769b Mon Sep 17 00:00:00 2001 From: Sean Channel Date: Thu, 28 Aug 2014 14:47:34 -0700 Subject: [PATCH] bind devel 9.10.1-b2 Closes Homebrew/homebrew#31954. Signed-off-by: Jack Nagel --- Formula/bind.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/bind.rb b/Formula/bind.rb index bbfe7f268ea..68949f52cc9 100644 --- a/Formula/bind.rb +++ b/Formula/bind.rb @@ -16,6 +16,11 @@ class Bind < Formula head "https://source.isc.org/git/bind9.git" + devel do + url "https://source.isc.org/git/bind9.git", :tag => "v9_10_1b2" + version "9.10.1-b2" + end + depends_on "openssl" def install