diff --git a/main/argon2/spkgbuild b/main/argon2/spkgbuild index 4abd60d01..f65663c06 100644 --- a/main/argon2/spkgbuild +++ b/main/argon2/spkgbuild @@ -1,12 +1,9 @@ # description : A password-hashing function (reference C implementation) # homepage : https://github.com/P-H-C/phc-winner-argon2 -# depends : glibc name=argon2 version=20190702 release=1 -noextract="" -backup="" source="https://github.com/P-H-C/phc-winner-argon2/archive/${version}/${name}-${version}.tar.gz" build() {