aboutsummaryrefslogtreecommitdiffstats
path: root/community/recon-ng
diff options
context:
space:
mode:
Diffstat (limited to 'community/recon-ng')
-rw-r--r--community/recon-ng/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/recon-ng/APKBUILD b/community/recon-ng/APKBUILD
index 95f08f8868d..5b867ebc123 100644
--- a/community/recon-ng/APKBUILD
+++ b/community/recon-ng/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=0
pkgdesc="Full-featured Web Reconnaissance framework written in Python"
url="https://bitbucket.org/LaNMaSteR53/recon-ng"
arch="noarch"
-license="GPL3"
+license="GPL-3.0"
depends="python2 py-dicttoxml py-dnspython py-jsonrpclib py-lxml
py-mechanize py-slowaes py-xlsxwriter py-olefile py-pypdf2"
depends_dev=""