knot-resolver 3.2.0
Closes #35557. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
1cca7974a5
commit
bf4c65809d
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-3.1.0.tar.xz"
|
||||
sha256 "8f3deba4695784a666cde317bc6af80ecf42ce1047b01f4b9c582fdc021c7492"
|
||||
url "https://secure.nic.cz/files/knot-resolver/knot-resolver-3.2.0.tar.xz"
|
||||
sha256 "924f1aebad04cacbc4545571239914d2c42e9253784c0df0f391dfad97c59f42"
|
||||
head "https://gitlab.labs.nic.cz/knot/knot-resolver.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue