diff options
Diffstat (limited to 'Library/Formula/net-snmp.rb')
| -rw-r--r-- | Library/Formula/net-snmp.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/net-snmp.rb b/Library/Formula/net-snmp.rb index bc476c01a..a788db534 100644 --- a/Library/Formula/net-snmp.rb +++ b/Library/Formula/net-snmp.rb @@ -3,7 +3,7 @@ require 'formula' class NetSnmp < Formula homepage 'http://www.net-snmp.org/' url 'http://sourceforge.net/projects/net-snmp/files/net-snmp/5.7.1/net-snmp-5.7.1.tar.gz' - md5 'c95d08fd5d93df0c11a2e1bdf0e01e0b' + sha1 'ddb82ce1112ef0642869d3c8d7c7e585f151849a' def patches # Fixes compile error on Lion, missing header darwin11.h |
