diff options
| author | BrewTestBot | 2014-12-18 13:06:02 +0000 |
|---|---|---|
| committer | BrewTestBot | 2014-12-18 13:06:02 +0000 |
| commit | 5a90ca1d1c1044582c536ee713addc5b489f0c2f (patch) | |
| tree | a572c1c880d007d756584301620b30743c3ca22d /Library/Formula | |
| parent | eff3598ada0fc8bc48f2619cf7a26f18d14426e5 (diff) | |
| download | homebrew-5a90ca1d1c1044582c536ee713addc5b489f0c2f.tar.bz2 | |
dnsmasq: update 2.72 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/dnsmasq.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/dnsmasq.rb b/Library/Formula/dnsmasq.rb index e55eaf428..cb8f7aa80 100644 --- a/Library/Formula/dnsmasq.rb +++ b/Library/Formula/dnsmasq.rb @@ -6,9 +6,10 @@ class Dnsmasq < Formula sha1 "c2dc54b142ec5676d6e22951bc5b61863b0503fe" bottle do - sha1 "b4bb00ef3c8fd8ffa48a08b0de4f95fa5cef09d2" => :mavericks - sha1 "6ae8c98b3c600c1a6f1f0263a5d7612887d8e768" => :mountain_lion - sha1 "66c145b8ed68c93ae0e7dcbc755b2151f94f5772" => :lion + revision 1 + sha1 "68baa9fab86c8f30738984f2d734d537a0e815e5" => :yosemite + sha1 "926b6cf81ecd09011a64ded5922231cb13aae7d8" => :mavericks + sha1 "86e05946e01f650595ea72332fcce61e5e489ed4" => :mountain_lion end option "with-libidn", "Compile with IDN support" |
