diff options
| author | BrewTestBot | 2014-04-20 17:58:43 +0100 |
|---|---|---|
| committer | Brett Koonce | 2014-04-21 00:04:19 -0500 |
| commit | 6e05378a94f2844d5f8880a788e6125360cffdfc (patch) | |
| tree | 57ae1c0366d442228694b692d14deca8eb1d00b2 /Library/Formula | |
| parent | 603cf46026d346b9565817248e64680b7d7304b9 (diff) | |
| download | homebrew-6e05378a94f2844d5f8880a788e6125360cffdfc.tar.bz2 | |
dnsmasq: update 2.69 bottle.
Closes #28547.
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 dbee0538d..ecf7dc6f5 100644 --- a/Library/Formula/dnsmasq.rb +++ b/Library/Formula/dnsmasq.rb @@ -6,9 +6,9 @@ class Dnsmasq < Formula sha1 'a4c68afd0214abd45d983540c297f386882a3516' bottle do - sha1 "604566d789db22d8c25b7bc28d255d5957c8d28a" => :mavericks - sha1 "cb1e603aa85cbbd86d871d4530c6a741e4b1968f" => :mountain_lion - sha1 "b3746e517c4ba585e595b9ff2ae36d2055a65037" => :lion + sha1 "060ec20cbe40d411029c0ce5dc697f0dbf097a3e" => :mavericks + sha1 "507156c3b20de7cf37ae639c4ffee79d2a9bee51" => :mountain_lion + sha1 "7c64e615a820f2c34badda58005af67ff2a3b90c" => :lion end option 'with-idn', 'Compile with IDN support' |
