Bump buidlroot version to 2018.02.6
This commit is contained in:
8
bsp/buildroot/package/python-bcrypt/Config.in
Normal file
8
bsp/buildroot/package/python-bcrypt/Config.in
Normal file
@@ -0,0 +1,8 @@
|
||||
config BR2_PACKAGE_PYTHON_BCRYPT
|
||||
bool "python-bcrypt"
|
||||
select BR2_PACKAGE_PYTHON_CFFI # runtime
|
||||
select BR2_PACKAGE_PYTHON_SIX # runtime
|
||||
help
|
||||
Modern password hashing for your software and your servers.
|
||||
|
||||
https://github.com/pyca/bcrypt/
|
||||
Reference in New Issue
Block a user