bind 9.11.0-P5
Closes #12370. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
76fcf365f0
commit
7fe50641d9
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
|||
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-P3/bind-9.11.0-P3.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/dns/bind9/9.11.0-P3/bind-9.11.0-P3.tar.gz"
|
||||
version "9.11.0-P3"
|
||||
sha256 "0feee0374bcbdee73a9d4277f3c5007622279572d520d7c27a4b64015d8ca9e9"
|
||||
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"
|
||||
head "https://source.isc.org/git/bind9.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue