aboutsummaryrefslogtreecommitdiffstats
path: root/main/check/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/check/APKBUILD')
-rw-r--r--main/check/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/check/APKBUILD b/main/check/APKBUILD
index 1aa9a127192..0a63738da22 100644
--- a/main/check/APKBUILD
+++ b/main/check/APKBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="A unit test framework for C"
url="https://libcheck.github.io/check/"
arch="all"
-license="LGPL2+"
+license="LGPL-2.0-or-later"
makedepends="pkgconfig"
checkdepends="diffutils gawk"
subpackages="$pkgname-doc $pkgname-dev"