diff options
| author | BrewTestBot | 2014-12-12 05:28:27 +0000 | 
|---|---|---|
| committer | Jack Nagel | 2014-12-12 00:45:11 -0500 | 
| commit | b2463b800585a6495e7436f57060d2b1f54a73b2 (patch) | |
| tree | 59dc117c0c5467aa9f0ebaa547424b50b629ebe6 | |
| parent | 925daca898d3f8dca4a03d0bce0dd8da4229ae5a (diff) | |
| download | homebrew-b2463b800585a6495e7436f57060d2b1f54a73b2.tar.bz2 | |
net-snmp: update 5.7.3 bottle.
| -rw-r--r-- | Library/Formula/net-snmp.rb | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/Library/Formula/net-snmp.rb b/Library/Formula/net-snmp.rb index 7c177ff10..3acf9d236 100644 --- a/Library/Formula/net-snmp.rb +++ b/Library/Formula/net-snmp.rb @@ -6,6 +6,8 @@ class NetSnmp < Formula    sha1 "97dc25077257680815de44e34128d365c76bd839"    bottle do +    sha1 "6b7c2019c338a70336de0e8e808fbb4787a34fe8" => :mavericks +    sha1 "83cc6e796ebb6748e2c458a6bb54e99bb42c30e6" => :mountain_lion    end    depends_on "openssl" | 
