aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/bind.rb
diff options
context:
space:
mode:
authorSean Channel2014-08-28 14:47:34 -0700
committerJack Nagel2014-08-28 17:51:36 -0500
commit0dcf82e5855b15bbc926413f06f80ae835af0e2e (patch)
tree96e0a20a0a64ab9f87608b02b57383c34dd3fa0a /Library/Formula/bind.rb
parent6ebe4f2c38ac6814d381015ba65b5695f9f1fe6a (diff)
downloadhomebrew-0dcf82e5855b15bbc926413f06f80ae835af0e2e.tar.bz2
bind devel 9.10.1-b2
Closes #31954. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Formula/bind.rb')
-rw-r--r--Library/Formula/bind.rb5
1 files changed, 5 insertions, 0 deletions
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