bind 9.11.1
Closes #12720. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
fdf61a221e
commit
7847f2ec77
1 changed files with 3 additions and 4 deletions
|
@ -1,10 +1,9 @@
|
|||
class Bind < Formula
|
||||
desc "Implementation of the DNS protocols"
|
||||
homepage "https://www.isc.org/downloads/bind/"
|
||||
url "https://ftp.isc.org/isc/bind9/9.11.0-P5/bind-9.11.0-P5.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/dns/bind9/9.11.0-P5/bind-9.11.0-P5.tar.gz"
|
||||
version "9.11.0-P5"
|
||||
sha256 "1e283f0567b484687dfd7b936e26c9af4f64043daf73cbd8f3eb1122c9fb71f5"
|
||||
url "https://ftp.isc.org/isc/bind9/9.11.1/bind-9.11.1.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/dns/bind9/9.11.1/bind-9.11.1.tar.gz"
|
||||
sha256 "22050095f5c82a1385cc4174190ac60392670bbc5d63d592ecae52a214bc10b2"
|
||||
head "https://source.isc.org/git/bind9.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue