dnscontrol 2.9
Closes #40378. Signed-off-by: Thierry Moisan <thierry.moisan@gmail.com>
This commit is contained in:
parent
e8dea1c3eb
commit
895d0576e4
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Dnscontrol < Formula
|
class Dnscontrol < Formula
|
||||||
desc "It is system for maintaining DNS zones"
|
desc "It is system for maintaining DNS zones"
|
||||||
homepage "https://github.com/StackExchange/dnscontrol"
|
homepage "https://github.com/StackExchange/dnscontrol"
|
||||||
url "https://github.com/StackExchange/dnscontrol/archive/v0.2.8.tar.gz"
|
url "https://github.com/StackExchange/dnscontrol/archive/v2.9.tar.gz"
|
||||||
sha256 "87018f5d05f407ab30db782f26d0b42cf80b340de1e695467c193ca9446d6c5e"
|
sha256 "6c3e739b56c64e2e41a0cb23f4debc3db6889aca0a78016c730ef8d1e42709e8"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue