diff options
Diffstat (limited to 'Library/Formula/bcrypt.rb')
| -rw-r--r-- | Library/Formula/bcrypt.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/bcrypt.rb b/Library/Formula/bcrypt.rb index 7d2b3090e..f379415cc 100644 --- a/Library/Formula/bcrypt.rb +++ b/Library/Formula/bcrypt.rb @@ -1,6 +1,6 @@ require 'formula' -class Bcrypt <Formula +class Bcrypt < Formula url 'http://bcrypt.sourceforge.net/bcrypt-1.1.tar.gz' homepage 'http://bcrypt.sourceforge.net' md5 '8ce2873836ccd433329c8df0e37e298c' |
