diff options
| author | BrewTestBot | 2014-09-27 17:39:15 +0100 |
|---|---|---|
| committer | Brett Koonce | 2014-09-27 11:28:44 -0700 |
| commit | 4da5758ddcc883912c2fb1efff06ad1e7a53f936 (patch) | |
| tree | 8a6992528e8a5814490bdb3fb1548a8744afca84 /Library/Formula | |
| parent | 8cc50a2dc2f3459a5fcfea1720efcd2f32ed71de (diff) | |
| download | homebrew-4da5758ddcc883912c2fb1efff06ad1e7a53f936.tar.bz2 | |
dnsmasq: update 2.72 bottle.
Closes #32717.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/dnsmasq.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/dnsmasq.rb b/Library/Formula/dnsmasq.rb index 4194eed87..b13c96b3d 100644 --- a/Library/Formula/dnsmasq.rb +++ b/Library/Formula/dnsmasq.rb @@ -6,9 +6,9 @@ class Dnsmasq < Formula sha1 "c2dc54b142ec5676d6e22951bc5b61863b0503fe" bottle do - sha1 "96d2784aa36024ce06c727c323c211b0f278950f" => :mavericks - sha1 "ede61cf944079d566a059bd4638c75df22bc7057" => :mountain_lion - sha1 "a65ee0871fb0dd2d037d1742ca51d38f56005bb4" => :lion + sha1 "b4bb00ef3c8fd8ffa48a08b0de4f95fa5cef09d2" => :mavericks + sha1 "6ae8c98b3c600c1a6f1f0263a5d7612887d8e768" => :mountain_lion + sha1 "66c145b8ed68c93ae0e7dcbc755b2151f94f5772" => :lion end option "with-idn", "Compile with IDN support" |
