* update argon2 to 20190702-5

This commit is contained in:
Alexander Baldeck 2023-05-20 19:33:19 +02:00
parent 39eb7bb928
commit 1b9bf4a317

View File

@ -3,7 +3,7 @@
pkgname=argon2
pkgver=20190702
pkgrel=4
pkgrel=5
pkgdesc='A password-hashing function (reference C implementation)'
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url='https://github.com/P-H-C/phc-winner-argon2'