dnsmasq 2.60

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
billchurch 2012-04-22 12:17:12 -03:00 committed by Adam Vandenberg
parent 63f776360f
commit a9ab0248f8
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
require 'formula'
class Dnsmasq < Formula
url 'http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.57.tar.gz'
homepage 'http://www.thekelleys.org.uk/dnsmasq/doc.html'
md5 'd10faeb409717eae94718d7716ca63a4'
url 'http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.60.tar.gz'
md5 '5a09908e02724d759ac60d9cafd27de8'
def options
[['--with-idn', "Compile with IDN support"]]