From 0dcf82e5855b15bbc926413f06f80ae835af0e2e Mon Sep 17 00:00:00 2001 From: Sean Channel Date: Thu, 28 Aug 2014 14:47:34 -0700 Subject: bind devel 9.10.1-b2 Closes #31954. Signed-off-by: Jack Nagel --- Library/Formula/bind.rb | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/bind.rb b/Library/Formula/bind.rb index bbfe7f268..68949f52c 100644 --- a/Library/Formula/bind.rb +++ b/Library/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 -- cgit v1.2.3