diff options
Diffstat (limited to 'Library/Formula/tcping.rb')
| -rw-r--r-- | Library/Formula/tcping.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tcping.rb b/Library/Formula/tcping.rb index 62f527594..075cc892c 100644 --- a/Library/Formula/tcping.rb +++ b/Library/Formula/tcping.rb @@ -3,7 +3,7 @@ require 'formula' class Tcping < Formula url 'http://www.linuxco.de/tcping/tcping-1.3.5.tar.gz' homepage 'http://www.linuxco.de/tcping/tcping.html' - md5 'f9dd03c730db6999ca8beca479f078e3' + sha1 'ecc5fe7fb2f8e86a1fc2d09651310b26fa922c7b' def install system "make" |
