diff options
Diffstat (limited to 'src/lib/passhash/bcrypt/info.txt')
-rw-r--r-- | src/lib/passhash/bcrypt/info.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/src/lib/passhash/bcrypt/info.txt b/src/lib/passhash/bcrypt/info.txt index 4ea70d012..6be060ea0 100644 --- a/src/lib/passhash/bcrypt/info.txt +++ b/src/lib/passhash/bcrypt/info.txt @@ -1,8 +1,9 @@ -define BCRYPT 20131128 +<defines> +BCRYPT -> 20131128 +</defines> <requires> blowfish rng base64 </requires> - |