diff options
Diffstat (limited to 'Library')
| -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 b5e8f94bf..8c89b92c5 100644 --- a/Library/Formula/tcptraceroute.rb +++ b/Library/Formula/tcptraceroute.rb @@ -1,7 +1,7 @@ require 'formula' class Tcptraceroute < Formula - homepage 'http://michael.toren.net/code/tcptraceroute/' + homepage 'https://github.com/mct/tcptraceroute' url 'https://github.com/mct/tcptraceroute/archive/tcptraceroute-1.5beta7.tar.gz' version '1.5beta7' sha1 '36b325a73d814cd62932f0def43e7d8e952474c1' |
