* update argon2 to 20190702-6.2

This commit is contained in:
Alexander Baldeck 2024-10-18 10:35:05 +02:00
parent 980d1806f1
commit a840922629
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = argon2
pkgdesc = A password-hashing function (reference C implementation)
pkgver = 20190702
pkgrel = 6.1
pkgrel = 6.2
url = https://github.com/P-H-C/phc-winner-argon2
arch = x86_64
arch = powerpc64le

View File

@ -3,7 +3,7 @@
pkgname=argon2
pkgver=20190702
pkgrel=6.1
pkgrel=6.2
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'