repl: style nits
This commit is contained in:
parent
4a37f7813e
commit
42d9bc4bef
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Repl < Formula
|
||||
url 'https://github.com/defunkt/repl/tarball/v1.0.0'
|
||||
homepage 'https://github.com/defunkt/repl'
|
||||
url 'https://github.com/defunkt/repl/tarball/v1.0.0'
|
||||
sha1 '1a376273043d7c5193ad688dd9d5ee72329655bd'
|
||||
|
||||
depends_on 'rlwrap' => :optional
|
||||
|
|
Loading…
Reference in a new issue