unbound 1.9.1
Closes #37870. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
bc94a3f420
commit
ce90e22943
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Unbound < Formula
|
class Unbound < Formula
|
||||||
desc "Validating, recursive, caching DNS resolver"
|
desc "Validating, recursive, caching DNS resolver"
|
||||||
homepage "https://www.unbound.net"
|
homepage "https://www.unbound.net"
|
||||||
url "https://nlnetlabs.nl/downloads/unbound/unbound-1.9.0.tar.gz"
|
url "https://nlnetlabs.nl/downloads/unbound/unbound-1.9.1.tar.gz"
|
||||||
sha256 "415af94b8392bc6b2c52e44ac8f17935cc6ddf2cc81edfb47c5be4ad205ab917"
|
sha256 "c3c0bf9b86ccba4ca64f93dd4fe7351308ab54293f297a67de5a8914c1dc59c5"
|
||||||
head "https://github.com/NLnetLabs/unbound.git"
|
head "https://github.com/NLnetLabs/unbound.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue