aboutsummaryrefslogtreecommitdiffstats
path: root/community/cppcheck
diff options
context:
space:
mode:
Diffstat (limited to 'community/cppcheck')
-rw-r--r--community/cppcheck/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/cppcheck/APKBUILD b/community/cppcheck/APKBUILD
index 0f7a5f00bf..f84078eda7 100644
--- a/community/cppcheck/APKBUILD
+++ b/community/cppcheck/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=0
pkgdesc="A static analysis tool for C/C++ code"
url="http://cppcheck.sourceforge.net"
arch="all"
-license="GPL3"
+license="GPL-3.0"
depends=""
makedepends="docbook-xsl pcre-dev qt5-qttools-dev"
subpackages="$pkgname-doc $pkgname-htmlreport::noarch $pkgname-gui"