bind 9.10.4

Closes #796

Signed-off by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
Anand Buddhdev 2016-05-03 11:12:41 +02:00 committed by Andrew Janke
parent 6c8fe323a1
commit 8baada68de

View file

@ -1,10 +1,9 @@
class Bind < Formula
desc "Implementation of the DNS protocols"
homepage "https://www.isc.org/downloads/bind/"
url "https://ftp.isc.org/isc/bind9/9.10.3-P4/bind-9.10.3-P4.tar.gz"
mirror "https://fossies.org/linux/misc/dns/bind9/9.10.3-P4/bind-9.10.3-P4.tar.gz"
version "9.10.3-P4"
sha256 "2ac044b5fbdf45fb45107af0df961b3b7cb5262a3bf1948ed3fe7a170dd13e3e"
url "https://ftp.isc.org/isc/bind9/9.10.4/bind-9.10.4.tar.gz"
mirror "https://fossies.org/linux/misc/dns/bind9/9.10.4/bind-9.10.4.tar.gz"
sha256 "f8d412b38d5ac390275b943bde69f4608f67862a45487ec854b30e4448fcb056"
head "https://source.isc.org/git/bind9.git"
bottle do