diff options
| author | BrewTestBot | 2014-04-04 23:58:25 +0100 | 
|---|---|---|
| committer | Adam Vandenberg | 2014-04-05 08:52:25 -0700 | 
| commit | bfeb0a491345bbe231de7009f6b6d8fe8d17634b (patch) | |
| tree | 3756373e152e8689714632471cbc2b91cb05f405 | |
| parent | 79f7d50c8b7997611fbd00effd3feb2ad43c1877 (diff) | |
| download | homebrew-bfeb0a491345bbe231de7009f6b6d8fe8d17634b.tar.bz2 | |
unbound: update 1.4.22 bottle.
Closes #28148.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
| -rw-r--r-- | Library/Formula/unbound.rb | 6 | 
1 files changed, 3 insertions, 3 deletions
| diff --git a/Library/Formula/unbound.rb b/Library/Formula/unbound.rb index 28a162547..e9fb11667 100644 --- a/Library/Formula/unbound.rb +++ b/Library/Formula/unbound.rb @@ -6,9 +6,9 @@ class Unbound < Formula    sha1 'a56e31e2f3a2fefa3caaad9200dd943d174ca81e'    bottle do -    sha1 "f012bd189beef2832b3af0b88679660eb092bd55" => :mavericks -    sha1 "b64749fe75248d14c0164bf4e5e77833b0341f7f" => :mountain_lion -    sha1 "a3ed34772ca84a0d800e7edc0c676498f4fa541e" => :lion +    sha1 "24b82835213927e67a4ad83c91e188b2b494c6d3" => :mavericks +    sha1 "84a921d4ad1ff56cd32c4062d1fb427443367527" => :mountain_lion +    sha1 "e426817cd99c1997803b6425269f4b0f2ffccbe8" => :lion    end    def install | 
