bind 9.12.0
Closes #23240. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
70ac120663
commit
a6422ee0b5
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.2-P1/bind-9.11.2-P1.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/dns/bind9/9.11.2-P1/bind-9.11.2-P1.tar.gz"
|
||||
version "9.11.2-P1"
|
||||
sha256 "cec31548832fca3f85d95178d4019b7d702039e8595d4c93914feba337df1212"
|
||||
url "https://ftp.isc.org/isc/bind9/9.12.0/bind-9.12.0.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/dns/bind9/9.12.0/bind-9.12.0.tar.gz"
|
||||
sha256 "29870e9bf9dcc31ead3793ca754a7b0236a0785a7a9dc0f859a0bc42e19b3c82"
|
||||
head "https://source.isc.org/git/bind9.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue