bind 9.12.1
Closes #25294. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
f070cf9599
commit
d9974afc34
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +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.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"
|
||||
url "https://ftp.isc.org/isc/bind9/9.12.1/bind-9.12.1.tar.gz"
|
||||
mirror "https://fossies.org/linux/misc/dns/bind9/9.12.1/bind-9.12.1.tar.gz"
|
||||
sha256 "16e446425c35e48b651ddf1171d2115ebf32b07670b652e1030a174038937510"
|
||||
head "https://source.isc.org/git/bind9.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue