aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-nmap/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-nmap/APKBUILD')
-rw-r--r--testing/py-nmap/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-nmap/APKBUILD b/testing/py-nmap/APKBUILD
index fccbf3f9b8e..5136559aef8 100644
--- a/testing/py-nmap/APKBUILD
+++ b/testing/py-nmap/APKBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="A Python class to use nmap and access scan results"
url="http://xael.org/norman/python/python-nmap/"
arch="noarch"
-license="GPL3+"
+license="GPL-3.0-or-later"
makedepends="python2-dev py-setuptools python3-dev"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3"
source="http://xael.org/pages/python-$_pkgname-$pkgver.tar.gz"