dnsmasq 2.63

Closes Homebrew/homebrew#14667.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
Justin Clift 2012-09-04 03:31:14 +10:00 committed by Adam Vandenberg
parent 5497156754
commit 601d247251

View file

@ -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'