sgrep: style nits
This commit is contained in:
parent
1fa1202ce5
commit
95f58dc9b6
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Sgrep < Formula
|
||||
url 'ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/sgrep-1.92a.tar.gz'
|
||||
homepage 'http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html'
|
||||
url 'ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/sgrep-1.92a.tar.gz'
|
||||
sha1 '0a51843822e9d986f08ad9e4c5d0e7b260508956'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue