bcrypt: style nits
This commit is contained in:
parent
fa509bba09
commit
446e7c1c19
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
require 'formula'
|
||||
|
||||
class Bcrypt < Formula
|
||||
url 'http://bcrypt.sourceforge.net/bcrypt-1.1.tar.gz'
|
||||
homepage 'http://bcrypt.sourceforge.net'
|
||||
url 'http://bcrypt.sourceforge.net/bcrypt-1.1.tar.gz'
|
||||
sha1 'fd4c7c83fdc560f143bb0e0a8c9fb7aa57e69698'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue