knot-resolver 2.0.0
Closes #23545. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
59e824bc86
commit
914ba21d31
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class KnotResolver < Formula
|
||||
desc "Minimalistic, caching, DNSSEC-validating DNS resolver"
|
||||
homepage "https://www.knot-resolver.cz"
|
||||
url "https://secure.nic.cz/files/knot-resolver/knot-resolver-1.5.2.tar.xz"
|
||||
sha256 "39f35856eafbce886390e45d94045b1aee7a98af8d3888bdce215fa2222c5f78"
|
||||
url "https://secure.nic.cz/files/knot-resolver/knot-resolver-2.0.0.tar.xz"
|
||||
sha256 "b40d9dbef05031464dfff57712f476e7cddc0fda26b41daf660c5a33ea203ce0"
|
||||
head "https://gitlab.labs.nic.cz/knot/knot-resolver.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue