diff options
Diffstat (limited to 'Library/Formula/hping.rb')
| -rw-r--r-- | Library/Formula/hping.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/hping.rb b/Library/Formula/hping.rb index 341295f76..199f1d1db 100644 --- a/Library/Formula/hping.rb +++ b/Library/Formula/hping.rb @@ -3,7 +3,7 @@ require 'formula' class Hping < Formula homepage 'http://www.hping.org/' url 'http://www.hping.org/hping3-20051105.tar.gz' - md5 'ca4ea4e34bcc2162aedf25df8b2d1747' + sha1 'e13d27e14e7f90c2148a9b00a480781732fd351e' version '3.20051105' def patches |
