aboutsummaryrefslogtreecommitdiffstats
path: root/community/john
diff options
context:
space:
mode:
Diffstat (limited to 'community/john')
-rw-r--r--community/john/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/john/APKBUILD b/community/john/APKBUILD
index 4e6e969458..3a82d185c1 100644
--- a/community/john/APKBUILD
+++ b/community/john/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=8
pkgdesc="John the Ripper password cracker"
url="http://www.openwall.com/john"
arch="x86_64 armhf ppc64le"
-license="GPL2"
+license="GPL-2.0"
depends="nss"
options="!strip"
makedepends="libpcap-dev libressl-dev gmp-dev yasm-dev zlib-dev"