tcptraceroute: style nits
This commit is contained in:
parent
48f442e1fc
commit
19a1f115cc
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
||||||
require 'formula'
|
require 'formula'
|
||||||
|
|
||||||
class Tcptraceroute < Formula
|
class Tcptraceroute < Formula
|
||||||
url 'http://michael.toren.net/code/tcptraceroute/tcptraceroute-1.5beta7.tar.gz'
|
|
||||||
homepage 'http://michael.toren.net/code/tcptraceroute/'
|
homepage 'http://michael.toren.net/code/tcptraceroute/'
|
||||||
|
url 'http://michael.toren.net/code/tcptraceroute/tcptraceroute-1.5beta7.tar.gz'
|
||||||
version '1.5beta7'
|
version '1.5beta7'
|
||||||
sha1 '78847ef4ba7031cee660c540593256fd384a1a62'
|
sha1 '78847ef4ba7031cee660c540593256fd384a1a62'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue