aboutsummaryrefslogtreecommitdiffstats
path: root/testing/flawfinder/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/flawfinder/APKBUILD')
-rw-r--r--testing/flawfinder/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/flawfinder/APKBUILD b/testing/flawfinder/APKBUILD
index bcdfc5f70d7..69ecf74b279 100644
--- a/testing/flawfinder/APKBUILD
+++ b/testing/flawfinder/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="Examines C/C++ source code for security flaws"
url="http://www.dwheeler.com/flawfinder/"
arch="noarch"
-license="GPL2"
+license="GPL-2.0"
depends="python2"
makedepends="python2-dev py-setuptools"
subpackages="$pkgname-doc"