bind devel 9.10.1-b2

Closes Homebrew/homebrew#31954.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Sean Channel 2014-08-28 14:47:34 -07:00 committed by Jack Nagel
parent 08cf0d0e41
commit f21aaf61c7
1 changed files with 5 additions and 0 deletions

View File

@ -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