aboutsummaryrefslogtreecommitdiffstats
path: root/community/acccheck/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/acccheck/APKBUILD')
-rw-r--r--community/acccheck/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/acccheck/APKBUILD b/community/acccheck/APKBUILD
index 45f4a101306..8a3d90307ff 100644
--- a/community/acccheck/APKBUILD
+++ b/community/acccheck/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A password dictionary attack tool"
url="https://labs.portcullis.co.uk/tools/acccheck/"
arch="noarch"
-license="GPLv2"
+license="GPL-2.0"
depends="perl"
depends_dev=""
makedepends="$depends_dev"