aboutsummaryrefslogtreecommitdiffstats
path: root/main/ctags/APKBUILD
diff options
context:
space:
mode:
authorSören Tempel <soeren+git@soeren-tempel.net>2019-12-08 12:20:29 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-10 15:20:11 +0100
commitd418ff3504ae547a8a782a1535eda8dd806197f0 (patch)
tree5f59a057430b9fd89952b479f983cd4ae0ec82dc /main/ctags/APKBUILD
parentba6e8eaaea745426b3b719fb0d980abfc155e5c1 (diff)
main/ctags: update license
Diffstat (limited to 'main/ctags/APKBUILD')
-rw-r--r--main/ctags/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/ctags/APKBUILD b/main/ctags/APKBUILD
index 850c2db15e7..3dbe8a80799 100644
--- a/main/ctags/APKBUILD
+++ b/main/ctags/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="Generator of tags for all types of C/C++ languages"
url="https://ctags.io/"
arch="all"
-license="GPL-2.0"
+license="GPL-2.0-or-later"
checkdepends="diffutils"
makedepends="autoconf automake pkgconf py3-docutils"
subpackages="$pkgname-doc"