tcptraceroute: update homepage
Closes Homebrew/homebrew#24798. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f1385c3a81
commit
ad9fe37c3b
1 changed files with 1 additions and 1 deletions
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue