ccrypt: style nits
This commit is contained in:
parent
ec8f54a95f
commit
00765b3a5f
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Ccrypt < Formula
|
||||
url 'http://ccrypt.sourceforge.net/download/ccrypt-1.9.tar.gz'
|
||||
homepage 'http://ccrypt.sourceforge.net/'
|
||||
url 'http://ccrypt.sourceforge.net/download/ccrypt-1.9.tar.gz'
|
||||
sha1 '5ad1889c71be905c3004c80dc011948c9c35c814'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue