Skip to content

Commit 9817c18

Browse files
committed
Cloning argon from default branch
1 parent 640774f commit 9817c18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/install-password-argon2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fi
1111

1212
LIBARGON2_INSTALL_DIR=$HOME/.phpenv/versions/$VERSION
1313

14-
git clone -b 20171227 https://github.com/P-H-C/phc-winner-argon2.git libargon2
14+
git clone https://github.com/P-H-C/phc-winner-argon2.git libargon2
1515

1616
# compile
1717
pushd libargon2

0 commit comments

Comments
 (0)