unbound 1.6.0
Signed-off-by: Sebastian Schmidt <publicarray@icloud.com> Closes #7928. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
ce8566b44c
commit
f1a3fbf948
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Unbound < Formula
|
||||
desc "Validating, recursive, caching DNS resolver"
|
||||
homepage "https://www.unbound.net"
|
||||
url "https://unbound.net/downloads/unbound-1.5.10.tar.gz"
|
||||
sha256 "a39b8b4fcca2a2b35a2daa53fe35150cc3f09038dc9acede09c912fc248a9486"
|
||||
url "https://www.unbound.net/downloads/unbound-1.6.0.tar.gz"
|
||||
sha256 "6b7db874e6debda742fee8869d722e5a17faf1086e93c911b8564532aeeffab7"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue