We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 640774f commit 9817c18Copy full SHA for 9817c18
bin/install-password-argon2
@@ -11,7 +11,7 @@ fi
11
12
LIBARGON2_INSTALL_DIR=$HOME/.phpenv/versions/$VERSION
13
14
-git clone -b 20171227 https://github.com/P-H-C/phc-winner-argon2.git libargon2
+git clone https://github.com/P-H-C/phc-winner-argon2.git libargon2
15
16
# compile
17
pushd libargon2
0 commit comments