aboutsummaryrefslogtreecommitdiffstats
path: root/community/scapy/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/scapy/APKBUILD')
-rw-r--r--community/scapy/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/scapy/APKBUILD b/community/scapy/APKBUILD
index 5959adf626b..1eb9b46c12c 100644
--- a/community/scapy/APKBUILD
+++ b/community/scapy/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Powerful interactive packet manipulation"
url="http://www.secdev.org/projects/scapy/"
arch="noarch"
-license="GPL3+"
+license="GPL-3.0-or-later"
depends="python2"
makedepends="python2-dev"
install="$pkgname.post-install"