diff options
Diffstat (limited to 'testing/libsepol/APKBUILD')
-rw-r--r-- | testing/libsepol/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/libsepol/APKBUILD b/testing/libsepol/APKBUILD index a04850ced04..d8310350ac8 100644 --- a/testing/libsepol/APKBUILD +++ b/testing/libsepol/APKBUILD @@ -5,7 +5,7 @@ pkgrel=1 pkgdesc="SELinux binary policy manipulation library" url="https://github.com/SELinuxProject/selinux/wiki" arch="all" -license="LGPLv2+" +license="LGPL-2.0-or-later" depends="" depends_dev="bsd-compat-headers" makedepends="$depends_dev flex-dev coreutils" |