aboutsummaryrefslogtreecommitdiffstats
path: root/testing/man-db/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/man-db/APKBUILD')
-rw-r--r--testing/man-db/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/man-db/APKBUILD b/testing/man-db/APKBUILD
index 466e5be5866..c766f48809e 100644
--- a/testing/man-db/APKBUILD
+++ b/testing/man-db/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="The man command and related utilities for examining on-line help files"
url="http://www.nongnu.org/man-db/"
arch="all"
-license="GPL-2+"
+license="GPL-2.0-or-later"
depends="groff less"
makedepends="db-dev gettext-dev libpipeline-dev zlib-dev"
subpackages="$pkgname-lang $pkgname-doc"