dnsmasq 2.77
Closes #14448. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
eb85f52f7d
commit
78ef57b09c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Dnsmasq < Formula
|
||||
desc "Lightweight DNS forwarder and DHCP server"
|
||||
homepage "http://www.thekelleys.org.uk/dnsmasq/doc.html"
|
||||
url "http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.76.tar.gz"
|
||||
sha256 "777c4762d2fee3738a0380401f2d087b47faa41db2317c60660d69ad10a76c32"
|
||||
url "http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.77.tar.gz"
|
||||
sha256 "ae97a68c4e64f07633f31249eb03190d673bdb444a05796a3a2d3f521bfe9d38"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue