diff options
Diffstat (limited to 'Library/Formula/tcptraceroute.rb')
| -rw-r--r-- | Library/Formula/tcptraceroute.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/tcptraceroute.rb b/Library/Formula/tcptraceroute.rb index 3b46ab178..9965bef8f 100644 --- a/Library/Formula/tcptraceroute.rb +++ b/Library/Formula/tcptraceroute.rb @@ -4,7 +4,7 @@ class Tcptraceroute < Formula url 'http://michael.toren.net/code/tcptraceroute/tcptraceroute-1.5beta7.tar.gz' homepage 'http://michael.toren.net/code/tcptraceroute/' version '1.5beta7' - md5 '65d1001509f971ea986fcbc2dd009643' + sha1 '78847ef4ba7031cee660c540593256fd384a1a62' depends_on 'libnet' |
