diff options
| -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" |
