knot 2.5.3

update HEAD URL

Closes #15702.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
Dominyk Tiller 2017-07-17 16:09:14 +01:00 committed by ilovezfs
parent dcd6946c45
commit 3f29541f71

View file

@ -1,8 +1,8 @@
class Knot < Formula
desc "High-performance authoritative-only DNS server"
homepage "https://www.knot-dns.cz/"
url "https://secure.nic.cz/files/knot-dns/knot-2.5.2.tar.xz"
sha256 "286671a4ee35a5207b2e45fd0812962b481b1b543bf3d5df3a8c319c26e2f5e9"
url "https://secure.nic.cz/files/knot-dns/knot-2.5.3.tar.xz"
sha256 "d78ae231a68ace264f5738c8e57481923bcad7413f3f440c06fa6cc0aded9d8e"
bottle do
sha256 "4f06e27a71ae3c5fe02d3096fdc5d7f70ab07323f25b82e46d0fbb0e5d9e1771" => :sierra
@ -11,7 +11,7 @@ class Knot < Formula
end
head do
url "https://gitlab.labs.nic.cz/labs/knot.git"
url "https://gitlab.labs.nic.cz/knot/knot-dns.git"
depends_on "automake" => :build
depends_on "autoconf" => :build