diff options
Diffstat (limited to 'system/argon2')
-rw-r--r-- | system/argon2/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/argon2/APKBUILD b/system/argon2/APKBUILD index 7a7331221..42d459e1f 100644 --- a/system/argon2/APKBUILD +++ b/system/argon2/APKBUILD @@ -5,7 +5,7 @@ pkgname=argon2 _pkgname=phc-winner-argon2 pkgver=20190702 pkgrel=0 -pkgdesc="Password hashing function Argon2" +pkgdesc="Password hashing library" url="https://github.com/P-H-C/phc-winner-argon2" arch="all" license="Apache-2.0 AND CC0-1.0" |