From 5c3115fd8e06ecfbb29b7dd5e5a471aa8a51bc06 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 17 May 2014 04:30:05 +0100 Subject: dnsmasq: add 2.70 bottle. --- Library/Formula/dnsmasq.rb | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Library/Formula') diff --git a/Library/Formula/dnsmasq.rb b/Library/Formula/dnsmasq.rb index 5dfa5f99a..258812e32 100644 --- a/Library/Formula/dnsmasq.rb +++ b/Library/Formula/dnsmasq.rb @@ -5,6 +5,12 @@ class Dnsmasq < Formula url 'http://www.thekelleys.org.uk/dnsmasq/dnsmasq-2.70.tar.gz' sha1 'ae21cad1a5fe14c5dd2ecdefc86177d8e4bada58' + bottle do + sha1 "1f8dbfd55734f92bc19c31464b7c494fa475b07a" => :mavericks + sha1 "2ce5814f8efdc77be667ddfa44f9c759fbc60a8c" => :mountain_lion + sha1 "75dd1e027e329cbdd5817fe2389b5f8a768c5c79" => :lion + end + option 'with-idn', 'Compile with IDN support' depends_on "libidn" if build.with? "idn" -- cgit v1.2.3