tclap: style nits
This commit is contained in:
parent
d41c903a3d
commit
055efa6765
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Tclap < Formula
|
||||
url 'http://downloads.sourceforge.net/project/tclap/tclap-1.2.1.tar.gz'
|
||||
homepage 'http://tclap.sourceforge.net/'
|
||||
url 'http://downloads.sourceforge.net/project/tclap/tclap-1.2.1.tar.gz'
|
||||
sha1 '4f124216dd6e6936f5af6372d921a6c51563f8fd'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue