summaryrefslogtreecommitdiff
path: root/system/argon2
diff options
context:
space:
mode:
authorA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-20 23:59:43 +0000
committerA. Wilcox <AWilcox@Wilcox-Tech.com>2019-12-20 23:59:43 +0000
commitc6e4237951b3670dc3cf0afd9ddd406d5b1ef792 (patch)
tree553f93fc7657568f8a723abbcfff2a63a55b329b /system/argon2
parent51befc595835b6c213d5322b6746fbf68b552ad3 (diff)
downloadpackages-c6e4237951b3670dc3cf0afd9ddd406d5b1ef792.tar.gz
packages-c6e4237951b3670dc3cf0afd9ddd406d5b1ef792.tar.bz2
packages-c6e4237951b3670dc3cf0afd9ddd406d5b1ef792.tar.xz
packages-c6e4237951b3670dc3cf0afd9ddd406d5b1ef792.zip
system/a*: modernise, fix descriptions
Diffstat (limited to 'system/argon2')
-rw-r--r--system/argon2/APKBUILD2
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"