dnsmasq 2.63
Closes Homebrew/homebrew#14667. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
5497156754
commit
601d247251
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require 'formula'
|
|||
|
||||
class Dnsmasq < Formula
|
||||
homepage 'http://www.thekelleys.org.uk/dnsmasq/doc.html'
|
||||
url 'http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.62.tar.gz'
|
||||
sha1 'c011531a8a92b35ede387525293bfdf93b201039'
|
||||
url 'http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.63.tar.gz'
|
||||
sha256 'fd86e3bcc6a63c76e35e4a20baa790e7bbbfc7b43845cae85ca8ffd024467710'
|
||||
|
||||
option 'with-idn', 'Compile with IDN support'
|
||||
|
||||
|
|
Loading…
Reference in a new issue