summaryrefslogtreecommitdiff
path: root/homebrew/argon2/.beer
diff options
context:
space:
mode:
Diffstat (limited to 'homebrew/argon2/.beer')
-rw-r--r--homebrew/argon2/.beer19
1 files changed, 19 insertions, 0 deletions
diff --git a/homebrew/argon2/.beer b/homebrew/argon2/.beer
new file mode 100644
index 000000000..d570e049a
--- /dev/null
+++ b/homebrew/argon2/.beer
@@ -0,0 +1,19 @@
+{
+ "name": "Argon2",
+ "description": "Password hashing library and CLI utility",
+ "url": "https://github.com/P-H-C/phc-winner-argon2/archive/20171227.tar.gz",
+ "mirror": null,
+ "homepage": "https://github.com/P-H-C/phc-winner-argon2",
+ "depends": [],
+ "resource": [],
+ "conflicts": [],
+ "patches": [],
+ "install": [
+ "system \"make\"",
+ "system \"make\", \"test\"",
+ "system \"make\", \"install\", \"PREFIX=#{prefix}\"",
+ "doc.install \"argon2-specs.pdf\""
+ ],
+ "version": "20171227",
+ "file": "argon2.rb"
+} \ No newline at end of file