dnsmasq 2.62

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Brett Koonce 2012-08-05 20:55:09 -05:00 committed by Adam Vandenberg
parent de71fa5cab
commit 2a7e5aa5b0
1 changed files with 2 additions and 2 deletions

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.61.tar.gz'
md5 '6ed0a5c2524dfc3a74ef494ee2469f09'
url 'http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.62.tar.gz'
sha1 'c011531a8a92b35ede387525293bfdf93b201039'
def options
[['--with-idn', "Compile with IDN support"]]