mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 18:20:07 +00:00
main/argon2: removed unused variable
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user